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 2.4.0 to 3.0.3 in /tvheadend #59

Merged
merged 1 commit into from
Jan 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2021

Bumps streamlink from 2.4.0 to 3.0.3.

Release notes

Sourced from streamlink's releases.

Streamlink 3.0.3

Patch release:

  • Fixed: broken output of the --help CLI argument (#4213)
  • Fixed: parsing of invalid HTML5 documents (#4210)

Please see the changelog of 3.0.0, as it contains breaking changes that may require user interaction.

Installation

See the detailed installation instructions on Streamlink's website.

Supporting Streamlink

If you think that this application is helpful, please consider supporting the maintainers by donating via the Open collective. Not only becoming a backer, but also a sponsor for the (open source) project.

bastimeyer <mail@bastimeyer.de> (3):
      utils.parse: parse invalid XHTML5 documents
      cli: prioritize --help and fix its output
      plugins.youtube: add category metadata

Streamlink 3.0.2

Patch release:

  • Added: support for the id plugin metadata property (#4203)
  • Updated: Twitch access token request parameter regarding embedded ads (#4194)
  • Fixed: early SIGINT/SIGTERM signal handling (#4190)
  • Fixed: broken character set decoding when parsing HTML documents (#4201)
  • Fixed: missing home directory expansion (tilde character) in file output paths (#4204)
  • New plugin: tviplayer (#4199)

Please see the changelog of 3.0.0, as it contains breaking changes that may require user interaction.

Installation

See the detailed installation instructions on Streamlink's website.

Supporting Streamlink

If you think that this application is helpful, please consider supporting the maintainers by donating via the Open collective. Not only becoming a backer, but also a sponsor for the (open source) project.

back-to <backto@protonmail.ch> (1):
      plugins.tviplayer: new plugin

bastimeyer <mail@bastimeyer.de> (14): </tr></table>

... (truncated)

Changelog

Sourced from streamlink's changelog.

streamlink 3.0.3 (2021-11-27)

Patch release:

  • Fixed: broken output of the --help CLI argument (#4213)
  • Fixed: parsing of invalid HTML5 documents (#4210)

Please see the changelog of 3.0.0, as it contains breaking changes that may require user interaction.

bastimeyer <mail@bastimeyer.de> (3):
      utils.parse: parse invalid XHTML5 documents
      cli: prioritize --help and fix its output
      plugins.youtube: add category metadata

streamlink 3.0.2 (2021-11-25)

Patch release:

  • Added: support for the id plugin metadata property (#4203)
  • Updated: Twitch access token request parameter regarding embedded ads (#4194)
  • Fixed: early SIGINT/SIGTERM signal handling (#4190)
  • Fixed: broken character set decoding when parsing HTML documents (#4201)
  • Fixed: missing home directory expansion (tilde character) in file output paths (#4204)
  • New plugin: tviplayer (#4199)
back-to <backto@protonmail.ch> (1):
      plugins.tviplayer: new plugin

bastimeyer <mail@bastimeyer.de> (14): cli: override default signal handlers chore: add GH gist link to issue templates plugins.twitch: set playerType back to embed plugins.twitch: add type annotations plugins.twitch: avg duration for prefetch segments plugins.ard_mediathek: rewrite plugin utils.parse: fix encoding in parse_html plugins.ard_mediathek: fix plugin cli: expand user in file output paths cli.output: remove MPV title variable escape logic plugin: add 'id' metadata property plugins.youtube: add 'id' metadata plugins.twitch: add 'id' metadata docs: add dedicated metadata variables section

</tr></table>

... (truncated)

Commits
  • aa63c4e release: 3.0.3
  • f725243 plugins.youtube: add category metadata
  • 52820c4 cli: prioritize --help and fix its output
  • 6d218dc utils.parse: parse invalid XHTML5 documents
  • aa34299 release: 3.0.2
  • ad9ab21 docs: add dedicated metadata variables section
  • 3309ed0 plugins.twitch: add 'id' metadata
  • 933e0f3 plugins.youtube: add 'id' metadata
  • 01df2f0 plugin: add 'id' metadata property
  • 562784d cli.output: remove MPV title variable escape logic
  • 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 2.4.0 to 3.0.3.
- [Release notes](https://github.com/streamlink/streamlink/releases)
- [Changelog](https://github.com/streamlink/streamlink/blob/master/CHANGELOG.md)
- [Commits](streamlink/streamlink@2.4.0...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. python labels Nov 29, 2021
@github-actions github-actions bot removed the python label Nov 30, 2021
@GauthamVarmaK GauthamVarmaK merged commit 4cf0838 into main Jan 2, 2022
@dependabot dependabot bot deleted the dependabot/pip/tvheadend/streamlink-3.0.3 branch January 2, 2022 05:37
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2022
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