Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump streamlink from 5.3.1 to 6.10.0 in /tvheadend #345

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps streamlink from 5.3.1 to 6.10.0.

Release notes

Sourced from streamlink's releases.

Streamlink 6.10.0

  • Added: official support for Python 3.13 (#6133)
  • Added: --logformat and --logdateformat (#6138, #6144)
  • Added: --ffmpeg-loglevel (#6161)
  • Fixed: continuous logging errors when stdout stream was closed on the reading end (#6142)
  • Fixed: HTTP proxy config being used when getting webbrowser API's websocket IPC address (#6130)
  • Updated plugins:
    • booyah: removed plugin (#6162)
    • douyin: fixed validation schema (#6140)
    • galatasaraytv: removed plugin (#6163)
    • idf1: removed plugin (#6164)
    • linelive: removed plugin (#6165)
    • pandalive: fixed missing HTTP headers (#6148)
    • tiktok: fixed schema of inaccessible streams (#6160)
    • youtube: disabled VODs, as they are currently non-functional (#6135)
  • Docs: bumped sphinx-design >=0.5.0,<=0.6.1, enabling sphinx >=8.0.0 (#6137)
  • Tests: fixed pytest-asyncio warnings (#6143)

📦 Download and Installation

Please see the installation instructions for a list of available install methods and packages on the supported operating systems.

⚙️ Configuration and Usage

Please see the CLI documentation for how to configure and use Streamlink.

❤️ Support

If you think that Streamlink is useful and if you want to keep the project alive, then please consider supporting its maintainers by sending a small and optionally recurring tip via the available options.
Your support is very much appreciated, thank you!

🙏 Contributors

🗒️ Full changelog

bastimeyer <[email protected]> (27):
      webbrowser.chromium: skip proxy on WS URL request
      tools: bump ruff to 0.6.0 and fix issues
      ci.github: add Python 3.13-dev test runners
      ci.github: install opt python deps in another step
      ci.github: build shell completions in test_build
      plugins.youtube: check VOD URLs, raise PluginError
      tools: add ASYNC rules to ruff config
      tools: add LOG rules to ruff config
      docs: bump sphinx-design to >=0.5.0,<=0.6.1
</tr></table> 

... (truncated)

Changelog

Sourced from streamlink's changelog.

streamlink 6.10.0 (2024-09-06)

  • Added: official support for Python 3.13 (#6133)
  • Added: --logformat and --logdateformat (#6138, #6144)
  • Added: --ffmpeg-loglevel (#6161)
  • Fixed: continuous logging errors when stdout stream was closed on the reading end (#6142)
  • Fixed: HTTP proxy config being used when getting webbrowser API's websocket IPC address (#6130)
  • Updated plugins:
    • booyah: removed plugin (#6162)
    • douyin: fixed validation schema (#6140)
    • galatasaraytv: removed plugin (#6163)
    • idf1: removed plugin (#6164)
    • linelive: removed plugin (#6165)
    • pandalive: fixed missing HTTP headers (#6148)
    • tiktok: fixed schema of inaccessible streams (#6160)
    • youtube: disabled VODs, as they are currently non-functional (#6135)
  • Docs: bumped sphinx-design >=0.5.0,<=0.6.1, enabling sphinx >=8.0.0 (#6137)
  • Tests: fixed pytest-asyncio warnings (#6143)

Full changelog

streamlink 6.9.0 (2024-08-12)

  • Added: streamlink.plugin.api.webbrowser subpackage with the aws_waf module (#6102, #6118)
  • Added: max_buffer_size kwarg to CDPClient.session() (#6101)
  • Added: webbrowser User-Agent header override in headless mode (#6114)
  • Changed: default value of --webbrowser-headless from True to False (#6116)
  • Changed: unicode characters to be unescaped in JSON output, if possible (#6080)
  • Fixed: potential character encoding issues in Streamlink's logger (#6081)
  • Updated plugins:
    • nicolive: updated plugin matcher (#6127)
    • okru: fixed validation schema (#6085)
    • radionet: removed plugin (#6091)
    • sportschau: fixed plugin (HLS streams with packed audio streams remain unsupported) (#6104)
    • tiktok: fixed room ID validation schema (#6106)
    • tvp: added support for sport.tvp.pl (#6097)
    • twitch: added --twitch-force-client-integrity (#6113)
    • twitch: fixed broken client-integrity token decoding+parsing (#6113)
    • twitch: removed the headless=False override (#6117)
    • vimeo: removed error messages for unsupported DASH streams (#6128)
    • vk: fixed validation schema (#6096)
    • vtvgo: resolved AWS Web Application Firewall bot detection (#6102)
    • yupptv: fixed plugin, added ad filtering (#6093)
  • Docs: added webbrowser API metadata to plugin descriptions (#6115)
  • Docs: updated build-dependencies and the furo theme (#6126)

Full changelog

... (truncated)

Commits
  • b044e73 release: 6.10.0
  • 039fb5c tools: bump ruff to 0.6.4
  • c08c297 stream.ffmpegmux: add loglevel
  • a984c78 plugins.linelive: remove plugin
  • 49cd6a9 plugins.idf1: remove plugin
  • 1571cd9 plugins.galatasaraytv: remove plugin
  • 6c3074b plugins.booyah: remove plugin
  • 2c3bf04 plugins.tiktok: fix schema of inaccessible streams
  • 6426499 ci.github: update py313 runners
  • dbb48be build: add Python 3.13 to package classifiers
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [streamlink](https://github.com/streamlink/streamlink) from 5.3.1 to 6.10.0.
- [Release notes](https://github.com/streamlink/streamlink/releases)
- [Changelog](https://github.com/streamlink/streamlink/blob/master/CHANGELOG.md)
- [Commits](streamlink/streamlink@5.3.1...6.10.0)

---
updated-dependencies:
- dependency-name: streamlink
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. python labels Sep 9, 2024
@github-actions github-actions bot removed the python label Sep 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2024

Superseded by #350.

@dependabot dependabot bot closed this Oct 2, 2024
@dependabot dependabot bot deleted the dependabot/pip/tvheadend/streamlink-6.10.0 branch October 2, 2024 06:44
@github-actions github-actions bot locked and limited conversation to collaborators Oct 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants