diff --git a/yt_dlp/extractor/twitch.py b/yt_dlp/extractor/twitch.py index 5ab33e43e..d2716628f 100644 --- a/yt_dlp/extractor/twitch.py +++ b/yt_dlp/extractor/twitch.py @@ -1020,7 +1020,7 @@ class TwitchStreamIE(TwitchVideosBaseIE): _VALID_URL = r'''(?x) https?:// (?: - (?:(?:www|go|m)\.)?twitch\.tv/| + (?:(?:www|go|m)\.)?twitch\.tv/(?!directory/category/)| player\.twitch\.tv/\?.*?\bchannel= ) (?P[^/#?]+)