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.11.0 in /tvheadend #350

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2024

Bumps streamlink from 5.3.1 to 6.11.0.

Release notes

Sourced from streamlink's releases.

Streamlink 6.11.0

  • Deprecated: --record-and-pipe=... in favor of --stdout --record=... (and explicitly disallowed --stdout --output=...) (#6194)
  • Fixed: error when setting both --http-no-ssl-verify and --http-disable-dh (#6205)
  • Fixed: --player-passthrough without a resolved default --player (#6207)
  • Fixed: error when stdout/stderr file descriptors are missing (#6197)
  • Updated: webbrowser API's Chrome devtools protocol to latest version (#6211)
  • Updated plugins:
    • crunchyroll: removed plugin (#6179)
    • dlive: fixed missing stream URL signature (#6171)
    • facebook: removed plugin (#6199)
    • mildom: removed plugin (#6198)
    • tvrby: removed plugin (#6202)
    • tvrplus: removed plugin (#6203)
    • twitch: fixed client-integrity token acquirement (#6211)
    • vk: fixed API params and validation schema (#6178)
    • webtv: removed plugin (#6172)
    • zengatv: removed plugin (#6174)
    • zhanqi: removed plugin (#6173)
  • Tests: removed pytest-asyncio dependency (#6208)

📦 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]> (46):
      plugins.dlive: sign live HLS media playlist URLs
      plugins.webtv: remove plugin
      plugins.zhanqi: remove plugin
      plugins.zengatv: remove plugin
      plugins.vk: fix API params and validation schema
      plugins.crunchyroll: remove plugin
      cli.main: refactor args.can_handle_url
      cli.main: refactor args.url
</tr></table> 

... (truncated)

Changelog

Sourced from streamlink's changelog.

streamlink 6.11.0 (2024-10-01)

  • Deprecated: --record-and-pipe=... in favor of --stdout --record=... (and explicitly disallowed --stdout --output=...) (#6194)
  • Fixed: error when setting both --http-no-ssl-verify and --http-disable-dh (#6205)
  • Fixed: --player-passthrough without a resolved default --player (#6207)
  • Fixed: error when stdout/stderr file descriptors are missing (#6197)
  • Updated: webbrowser API's Chrome devtools protocol to latest version (#6211)
  • Updated plugins:
    • crunchyroll: removed plugin (#6179)
    • dlive: fixed missing stream URL signature (#6171)
    • facebook: removed plugin (#6199)
    • mildom: removed plugin (#6198)
    • tvrby: removed plugin (#6202)
    • tvrplus: removed plugin (#6203)
    • twitch: fixed client-integrity token acquirement (#6211)
    • vk: fixed API params and validation schema (#6178)
    • webtv: removed plugin (#6172)
    • zengatv: removed plugin (#6174)
    • zhanqi: removed plugin (#6173)
  • Tests: removed pytest-asyncio dependency (#6208)

Full 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)

... (truncated)

Commits
  • 01d401f release: 6.11.0
  • e06d214 docs: update example plugins
  • cbc41bf session.http_useragents: update useragents
  • cbd8122 webbrowser.cdp.devtools: update to v0.0.1359167
  • 1d5b25b tests: remove unneeded pytest-asyncio dependency
  • 45c7fd5 tests: rewrite handshake testutils based on trio
  • bbe981b utils.processoutput: rewrite based on trio
  • 1e074ba cli: fix passthrough without player
  • c22bab6 session.http: fix custom SSLContext + verify=False
  • ffa7db5 plugins.tvrplus: remove plugin
  • 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.11.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.11.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 Oct 2, 2024
@github-actions github-actions bot removed the python label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants