addon-tvheadend
addon-tvheadend copied to clipboard
⬆️ Bump streamlink from 5.3.1 to 6.9.0 in /tvheadend
Bumps streamlink from 5.3.1 to 6.9.0.
Release notes
Sourced from streamlink's releases.
Streamlink 6.9.0
- Added:
streamlink.plugin.api.webbrowser
subpackage with theaws_waf
module (#6102, #6118)- Added:
max_buffer_size
kwarg toCDPClient.session()
(#6101)- Added: webbrowser
User-Agent
header override in headless mode (#6114)- Changed: default value of
--webbrowser-headless
fromTrue
toFalse
(#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)
📦 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
- 36:
@bastimeyer
- 1:
@czarek7711
- 1:
@gsilvan
- 1:
@streamlinkbot
🗒️ Full changelog
bastimeyer <[email protected]> (35): cli.console: keep unicode chars in JSON output logger: backslashreplace stream encoding errors </tr></table>
... (truncated)
Changelog
Sourced from streamlink's changelog.
streamlink 6.9.0 (2024-08-12)
- Added:
streamlink.plugin.api.webbrowser
subpackage with theaws_waf
module (#6102, #6118)- Added:
max_buffer_size
kwarg toCDPClient.session()
(#6101)- Added: webbrowser
User-Agent
header override in headless mode (#6114)- Changed: default value of
--webbrowser-headless
fromTrue
toFalse
(#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)
streamlink 6.8.3 (2024-07-11)
Patch release:
- Updated plugins:
streamlink 6.8.2 (2024-07-04)
Patch release:
- Updated plugins:
... (truncated)
Commits
a25de3b
release: 6.9.0949f083
plugins.vimeo: ignore unsupported DASH manifestsa2e750f
plugins.nicolive: update matcher903cd93
docs: bump furo requirement to ==2024.08.06a7d7446
docs: bump myst-parser requirement to >=1.0.0,<549a2d48
ci: remove docs preview builds on netlify3be1687
ci: build docs previews on readthedocs1b27113
tools: bump ruff to 0.5.7 and fix issuesdb8a124
plugin.api.webbrowser: new subpackage, mv aws_wafb7afcde
plugins.twitch: remove headless=False override- Additional commits viewable in compare view
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)