Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Twitch extractor breaks when uppercase letters used in URL #6263
Comments
|
Post an example URL. |
|
Just edited the initial post. |
|
This issue will be fixed in the next version. Thanks for the report. |
This occurs in 2015.07.07.
Twitch usernames appear to be case-insensitive, but if you get fed a URL with an uppercase username you get a 404 error when it tries to fetch the m3u8 playlist.
The theoretical solution would be to downcase the username fed into the m3u8 URL.
Example: