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 7.1.2 in /tvheadend #368

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 Jan 10, 2025

Bumps streamlink from 5.3.1 to 7.1.2.

Release notes

Sourced from streamlink's releases.

Streamlink 7.1.2

  • Updated plugins:
    • various: fixed access of URL matcher regex capture groups, affecting abematv, ard_mediathek, bbiplayer, dailymotion, picarto, streann (#6364, #6368)
    • chzzk: added support for clips (#6389)
    • dailymotion: added support for lequipe.fr (#6372)
    • kick: fixed 403 HTTP errors, fixed VOD URL matcher (#6384)
    • nicolive: fixed authentication (#6378)
    • tiktok: rewritten plugin, fixed live streams, added VODs (#6381)

📦 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

BZHDeveloper1986 <[email protected]> (1):
      plugins.dailymotion: add lequipe.fr

Mehavoid <[email protected]> (2):
plugins.nicolive: fix mfa login
plugins.chzzk: add clips support

bastimeyer <[email protected]> (10):
plugins.dailymotion: fix matcher regex groups
plugins: fix broken matcher capture groups
tools: bump mypy to 1.14.1
2025
tools: bump ruff to 0.8.6
docs: fix editable install in PR feedback section
docs: update pip and venv sections on install page
plugins.tiktok: rewrite plugin, fix live, add VODs
plugins.kick: fix 403 error and VOD URL matcher
plugins.dailymotion: add missing $url metadata

... (truncated)

Changelog

Sourced from streamlink's changelog.

streamlink 7.1.2 (2025-01-08)

  • Updated plugins:
    • various: fixed access of URL matcher regex capture groups, affecting abematv, ard_mediathek, bbiplayer, dailymotion, picarto, streann (#6364, #6368)
    • chzzk: added support for clips (#6389)
    • dailymotion: added support for lequipe.fr (#6372)
    • kick: fixed 403 HTTP errors, fixed VOD URL matcher (#6384)
    • nicolive: fixed authentication (#6378)
    • tiktok: rewritten plugin, fixed live streams, added VODs (#6381)

Full changelog

streamlink 7.1.1 (2024-12-28)

  • Fixed: --show-matchers=pluginname not working when plugins are loaded lazily (#6361)

Full changelog

streamlink 7.1.0 (2024-12-28)

  • Added: --show-matchers=pluginname CLI argument (#6287)
  • Updated: Streamlink and Plugin constructors to allow both Mapping and Options as options types (#6311)
  • Fixed: uncaught DASH errors if FFmpeg is unavailable (#6306)
    As a side effect, if FFmpeg is unavailable, DASH streams will only return one sub-stream of the video and/or audio streams that would be muxed otherwise.
  • Fixed: incorrect DASH segment duration in timeline manifests (#6323)
  • Fixed: dynamic DASH streams incorrectly requiring the publishTime and availabilityStartTime attributes (#6324)
  • Fixed: incorrect DASH segment and manifest base-URL joining (#6328, #6338)
  • Fixed: matchers and arguments objects being shared in inherited Plugin classes (#6297, #6298)
  • Updated plugins:
    • various: replaced verbose URL matcher regexes of most plugins with multiple simple ones (#6285)
    • bilibili: updated schema to include MPEG-TS HLS streams (#6332)
    • bilibili: added back high-res HTTPStream streams from the v1 API with higher priority (#5782)
    • mangomolo: replaced media.gov.kw with 51.com.kw (#6353)
    • soop: rewritten authentication (#6321)
    • vkplay: renamed to vkvideo and updated matcher (#6319)
    • welt: fixed schema (#6301)
  • Build: removed typing-extensions from runtime dependencies (#6314)

Full changelog

streamlink 7.0.0 (2024-11-04)

... (truncated)

Commits
  • 917f1e1 release: 7.1.2
  • 3ec1849 plugins.chzzk: add clips support
  • 6e2b7af plugins.dailymotion: add missing $url metadata
  • ec30251 plugins.nicolive: fix mfa login
  • 0c95364 plugins.kick: fix 403 error and VOD URL matcher
  • f88dfae plugins.tiktok: rewrite plugin, fix live, add VODs
  • 3d6a5fe docs: update pip and venv sections on install page
  • ae36ea6 docs: fix editable install in PR feedback section
  • 4fba65c tools: bump ruff to 0.8.6
  • ce74d32 2025
  • 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 7.1.2.
- [Release notes](https://github.com/streamlink/streamlink/releases)
- [Changelog](https://github.com/streamlink/streamlink/blob/master/CHANGELOG.md)
- [Commits](streamlink/streamlink@5.3.1...7.1.2)

---
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 Jan 10, 2025
@github-actions github-actions bot removed the python label Jan 11, 2025
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