Skip to content

Streamlink 6.7.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 11:18
· 7 commits to master since this release

Patch release:

  • Refactored: CLI errors (#5958)
  • Updated plugins:
    • afreeca: updated stream qualities (#5953)
    • afreeca: added --afreeca-stream-password (#5952)
    • chzzk: new plugin (#5731)
    • nownews: removed plugin (#5961)
    • turkuvaz: fixed HLS streams (#5946)
  • Docs: clarified plugin request rules (#5949)
  • Build: fixed build issues on Windows (#5990)
  • Build: removed exceptiongroup dependency on Python >= 3.11 (#5987)

📦 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: support for password-protected streams
      plugins.afreeca: enhance quality fetching

bastimeyer <mail@bastimeyer.de> (20):
      plugins.turkuvaz: add HLS URL mapping
      tools: unset max line length in markdown files
      docs: remove KNOWN_ISSUES.md
      docs: rewrite "reporting bugs" guide
      docs: rewrite "pull requests" guide
      docs: rephrase and clarify plugin rules
      chore: update plugin issue template
      cli: fix typing information
      cli: refactor CLI errors
      plugins.nownews: remove plugin
      docs: bump myst-parser dependency requirement
      tools: bump ruff to 0.4.2 and fix issues
      docs: bump furo theme version to 2024.04.27
      docs: remove Alpine Linux from install page
      docs: add ALT Linux to install page
      docs: add Void Linux back to install page
      docs: update Windows builds flavors
      docs: fix deprecated ruff <path> call
      build: only require exceptiongroup on py<3.11
      build: fix encoding when reading plugin files

fml09 <webh4ckpwn@gmail.com> (1):
      plugins.chzzk: new plugin

streamlinkbot <streamlinkbot@users.noreply.github.com> (1):
      plugin.api: update useragents