Skip to content

chore 🤖(deps): bump streamlink from 8.4.0 to 8.5.0 - #625

Open
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/uv/staging/streamlink-8.5.0
Open

chore 🤖(deps): bump streamlink from 8.4.0 to 8.5.0#625
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/uv/staging/streamlink-8.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps streamlink from 8.4.0 to 8.5.0.

Release notes

Sourced from streamlink's releases.

Streamlink 8.5.0

  • Fixed: named-pipe player inputs not being cleaned up on pre-open failure (#6935)
  • Fixed: stream start offsets being incorrectly cast to int in HLS (#6941)
  • Fixed: hls-playlist-reload-time not accepting floats (#6957)
  • Refactored: HTTPSession and fixed many typing issues (#6924)
  • Refactored: MPDNode in DASH manifest parser to allow attribute namespaces (#6988)
  • Updated plugins:
    • douyin: fixed validation schema (#6930)
    • douyu: re-introduced plugin with new implementation (#6959, #7003)
    • mdstrm: added support for VODs / embedded streams with access tokens (#6994)
    • nos: rewritten and fixed plugin (#6954)
    • radiko: fixed live_url value (#6962)
    • trovo: removed plugin (#6999)
    • tvazteca: added new plugin (#6994)
  • Docs: clarified requirements of Twitch high quality streams (#6992)
  • Tests: fixed test failures since Python 3.15 beta 1 (#6919)
  • Security: made GitHub releases immutable (#6927)
  • Security: pinned all GitHub actions to commit IDs (#6936)
  • Security: switched to uv lockfile for all CI workflows and for building release assets (#6948)
  • Misc: added pre-built FISH shell completions to release tarballs and wheels (#7014)

📦 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

Goodryb <renyabo2005@gmail.com> (1):
      plugins.douyu: re-introduce plugin with new implementation

</tr></table>

... (truncated)

Changelog

Sourced from streamlink's changelog.

streamlink 8.5.0 (2026-08-01)

  • Fixed: named-pipe player inputs not being cleaned up on pre-open failure (#6935)
  • Fixed: stream start offsets being incorrectly cast to int in HLS (#6941)
  • Fixed: hls-playlist-reload-time not accepting floats (#6957)
  • Refactored: HTTPSession and fixed many typing issues (#6924)
  • Refactored: MPDNode in DASH manifest parser to allow attribute namespaces (#6988)
  • Updated plugins:
    • douyin: fixed validation schema (#6930)
    • douyu: re-introduced plugin with new implementation (#6959, #7003)
    • mdstrm: added support for VODs / embedded streams with access tokens (#6994)
    • nos: rewritten and fixed plugin (#6954)
    • radiko: fixed live_url value (#6962)
    • trovo: removed plugin (#6999)
    • tvazteca: added new plugin (#6994)
  • Docs: clarified requirements of Twitch high quality streams (#6992)
  • Tests: fixed test failures since Python 3.15 beta 1 (#6919)
  • Security: made GitHub releases immutable (#6927)
  • Security: pinned all GitHub actions to commit IDs (#6936)
  • Security: switched to uv lockfile for all CI workflows and for building release assets (#6948)
  • Misc: added pre-built FISH shell completions to release tarballs and wheels (#7014)

Full changelog

Commits
  • 4aa0943 release: 8.5.0
  • 3b6a5a6 build: bump lxml to >=4.6.4,<8
  • f75d172 build: bump charset-normalizer to 3.4.9
  • abc466b build: bump shtab to 1.9.2
  • d4bd5cc session.http_useragents: update useragents
  • dc9cebd build: bump shtab to 1.9.0, add FISH completions
  • 00de4a8 build: rewrite shell completions script in Python
  • 8f095dc ci.github: fix fetch-tags
  • c95881e plugins.tvazteca: new plugin
  • 10776ec plugins.mdstrm: support VOD and access_token param
  • 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 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 8.4.0 to 8.5.0.
- [Release notes](https://github.com/streamlink/streamlink/releases)
- [Changelog](https://github.com/streamlink/streamlink/blob/master/CHANGELOG.md)
- [Commits](streamlink/streamlink@8.4.0...8.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant