Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump streamlink from 5.2.1 to 5.3.1 in /tvheadend #208

Merged
merged 1 commit into from
Feb 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2023

Bumps streamlink from 5.2.1 to 5.3.1.

Release notes

Sourced from streamlink's releases.

Streamlink 5.3.1

Patch release:

  • Fixed: http-trust-env session option name (--http-ignore-env CLI parameter) (#5193)
  • Fixed: missing byterange attribute of initialization segments in DASH streams (#5189)
  • Fixed: broken BaseURL context in DASH streams (#5194)
  • Fixed: detection of certain encrypted DASH streams (#5196)

📦 Download and Installation

Please see the installation instructions for a list of available install methods and packages on the supported operating systems.

⚠️ PLEASE NOTE ⚠️
Streamlink's Windows installers have been moved to streamlink/windows-builds.

⚙️ 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

bastimeyer <[email protected]> (15):
      chore: add "PL{C,E,W}" rules to ruff config
      chore: add "PIE" rules to ruff config
      chore: add "A" rules to ruff config
      stream.dash: replace isodate UTC with stdlib impl
      stream.dash: fix def param in count_dt() generator
      stream.dash: rename constants
      stream.dash: turn Segment into dataclass
      tools: bump ruff to >=0.0.252 and ignore PLW2901
      stream.dash: refactor and reformat code
      stream.dash: fix missing initialization byterange
      stream.dash: add basic typing to parser
      session: fix http-trust-env option
      stream.dash: fix SegmentTemplate's BaseURL context
      tools: set xml indentation in .editorconfig
      stream.dash: ContentProtection in Representation

Streamlink 5.3.0

... (truncated)

Changelog

Sourced from streamlink's changelog.

streamlink 5.3.1 (2023-02-25)

Patch release:

  • Fixed: http-trust-env session option name (--http-ignore-env CLI parameter) (#5193)
  • Fixed: missing byterange attribute of initialization segments in DASH streams (#5189)
  • Fixed: broken BaseURL context in DASH streams (#5194)
  • Fixed: detection of certain encrypted DASH streams (#5196)

Full changelog

streamlink 5.3.0 (2023-02-18)

Release highlights:

  • Project meta: dropped Open Collective sponsoring platform and updated the project's README, as well as the docs' donation/support page (#5143)
  • Deprecated: global plugin arguments (#5140)
  • Fixed: muxed streams sometimes missing data at the end (#5162)
  • Fixed: named pipes sometimes not being cleaned up properly (#5162)
  • Fixed: new YouTube channel URLs not being matched (#5137)
  • Fixed: KeyError when accessing certain YouTube URLs (#5139)
  • Fixed: M3U8 attribute parsing (#5125)
  • Fixed: NimoTV streams stopping after a few seconds (#5147)
  • Fixed: delimiter of http-query-params session option string setter (#5176)
  • Fixed: sdist/bdist missing some files (#5119, #5141)
  • Docs: fixed Streamlink.set_option() docstring (#5176)
  • Docs: improved CLI tutorial (#5157)
  • Docs: improved install page (#5178)
  • Removed plugins: funimationnow (#5128), schoolism (#5127)

Full changelog

Commits
  • 34c5f5e release: 5.3.1
  • e2e4198 stream.dash: ContentProtection in Representation
  • 11de140 tools: set xml indentation in .editorconfig
  • e684913 stream.dash: fix SegmentTemplate's BaseURL context
  • 2a24f31 session: fix http-trust-env option
  • 77e67a7 stream.dash: add basic typing to parser
  • 07bd742 stream.dash: fix missing initialization byterange
  • 65bb38e stream.dash: refactor and reformat code
  • de42968 tools: bump ruff to >=0.0.252 and ignore PLW2901
  • d33df66 stream.dash: turn Segment into dataclass
  • 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 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 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 5.2.1 to 5.3.1.
- [Release notes](https://github.com/streamlink/streamlink/releases)
- [Changelog](https://github.com/streamlink/streamlink/blob/master/CHANGELOG.md)
- [Commits](streamlink/streamlink@5.2.1...5.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. python labels Feb 25, 2023
@GauthamVarmaK GauthamVarmaK merged commit 011abf2 into main Feb 25, 2023
@dependabot dependabot bot deleted the dependabot/pip/tvheadend/streamlink-5.3.1 branch February 25, 2023 04:47
@github-actions github-actions bot locked and limited conversation to collaborators Feb 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant