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

plugins: ignore case in protocol-plugin input URLs #5616

Merged

Conversation

bastimeyer
Copy link
Member

Allow URL paths ending in .M3U8 and .MPD to be recognized by the HLS and DASH plugins.


Fixes #5615

Allow URL paths ending in `.M3U8` and `.MPD` to be recognized by the
HLS and DASH plugins.
@bastimeyer bastimeyer added the plugin issue A Plugin does not work correctly label Oct 15, 2023
@bastimeyer bastimeyer merged commit 8aeca97 into streamlink:master Oct 15, 2023
23 checks passed
@bastimeyer bastimeyer deleted the plugins/protocols-url-ignorecase branch October 15, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin issue A Plugin does not work correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plugins.hls: recognize URLs with uppercase ".M3U8"
1 participant