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

Skip to content

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

Merged
bastimeyer merged 1 commit into
streamlink:masterfrom
bastimeyer:plugins/protocols-url-ignorecase
Oct 15, 2023
Merged

plugins: ignore case in protocol-plugin input URLs#5616
bastimeyer merged 1 commit into
streamlink:masterfrom
bastimeyer:plugins/protocols-url-ignorecase

Conversation

@bastimeyer

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