Skip to content

Streamlink 6.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 18:41
· 110 commits to master since this release

Patch release:

  • Fixed: missing plugin override log message in non-editable installs (#5844)
  • Fixed: incorrect setuptools min. version in build requirements (#5842)
  • Updated plugins:
    • afreeca: fixed broadcast number regex (#5847)
    • afreeca: added support for stream metadata (#5849)
    • hiplayer: removed media.gov.kw matcher (#5848)

📦 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

Lee Taehoon <gb4tt3ry@gmail.com> (2):
      plugins.afreeca: fix broadcast number regex
      plugins.afreeca: support metadata

bastimeyer <mail@bastimeyer.de> (4):
      tools: bump ruff to 0.2.2 and fix issues
      build: bump setuptools to >=65.6
      session: fix missing plugin override log message
      plugins.hiplayer: remove mediagovkw matcher