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

Add parameters to DASH plugin and document protocol plugin parameters #4434

Merged
merged 2 commits into from
Apr 6, 2022

Conversation

bastimeyer
Copy link
Member

  1. plugins.dash: add support for parameters
    This allows passing parameters to DASHStream and requests.request,
    similar to the HLS protocol plugin. See DASHStream.parse_manifest.
  2. docs: add protocol-plugin parameters documentation
    and fix docstring of HLSStream.parse_variant_playlist

This allows passing parameters to `DASHStream` and `requests.request`,
similar to the HLS protocol plugin. See `DASHStream.parse_manifest`.
and fix docstring of `HLSStream.parse_variant_playlist`
@bastimeyer
Copy link
Member Author

@gravyboat gravyboat merged commit c62c3e2 into streamlink:master Apr 6, 2022
@bastimeyer bastimeyer deleted the docs/protocol-plugin-params branch April 6, 2022 23:42
Billy2011 added a commit to Billy2011/streamlink-27 that referenced this pull request Apr 12, 2022
This allows passing parameters to `DASHStream` and `requests.request`,
similar to the HLS protocol plugin. See `DASHStream.parse_manifest`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants