Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
gravyboat merged 2 commits into
streamlink:masterfrom
bastimeyer:docs/protocol-plugin-params
Apr 6, 2022
Merged

Add parameters to DASH plugin and document protocol plugin parameters#4434
gravyboat merged 2 commits into
streamlink:masterfrom
bastimeyer:docs/protocol-plugin-params

Conversation

@bastimeyer

Copy link
Copy Markdown
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
Copy Markdown
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