diff --git a/youtube_dl/extractor/twitch.py b/youtube_dl/extractor/twitch.py index d602cf997..4373337f0 100644 --- a/youtube_dl/extractor/twitch.py +++ b/youtube_dl/extractor/twitch.py @@ -575,6 +575,7 @@ class TwitchStreamIE(TwitchBaseIE): (?:(?:www|go|m)\.)?twitch\.tv/| player\.twitch\.tv/\?.*?\bchannel= ) + (?!collections) (?P[^/#?]+) '''