Path to this page:
Subject: CVS commit: pkgsrc/multimedia/streamlink
From: Yorick Hardy
Date: 2023-05-05 19:53:08
Message id: 20230505175308.88082FA87@cvs.NetBSD.org
Log Message:
multimedia/streamlink: update to streamlink-5.5.0
5.5.0
Release highlights:
• Added: --no-config (#5314)
• Added: --player-external-http-interface (#5295)
• Fixed: M3U8 attribute parsing issue (#5307)
• Fixed: various minor plugin issues (#5291, #5299, #5306)
• Build: bumped urllib3 to >=1.26.0,<3 and fixed compatibility
issues with urllib3 >=2.0.0 (#5326, #5325)
• Docs: bumped furo theme to 2023.03.27 (#5301)
• Docs: bumped build dependencies sphinx >=5.0.0,<7,
myst-parser >=1.0.0,<2 and sphinx-design >=0.4.1,<1 (#5301)
Full changelog
Ian Cameron:
plugins.mitele: fix/add Origin header
bastimeyer:
cli.output: split up module into subpackage
chore: update GitHub release template
cli.output: refactor HTTPOutput
cli: add --player-external-http-interface argument
plugins.dogan: find direct HLS URL
script: implement plugin URL tester
docs: bump furo to 2023.03.27
revert: docs: remove solus from install docs
stream.hls: fix M3U8 attribute parser
docs: fix Linux AppImages link in install docs
cli: add --no-config argument
docs: add pull request feedback to CONTRIBUTING.md
tests: clean up root-logger state
ci.github: bump deps of useragents workflow
build: update version range of urllib3
session: add support for urllib3 2.0
streamlinkbot:
plugin.api: update useragents
vinyl-umbrella:
plugins.openrectv: fix 401 error (#5291)
Files: