1
0
mirror of https://code.hackerspace.pl/q3k/youtube-dl synced 2025-03-16 11:43:02 +00:00

don't catch YT user URLs in YoutubePlaylistIE (fix , fix )

This commit is contained in:
Filippo Valsorda 2013-03-31 03:02:05 +02:00
parent fbbdf475b1
commit fa41fbd318

@ -1710,9 +1710,7 @@ class YoutubePlaylistIE(InfoExtractor):
(?:
(?:course|view_play_list|my_playlists|artist|playlist|watch)
\? (?:.*?&)*? (?:p|a|list)=
| user/.*?/user/
| p/
| user/.*?#[pg]/c/
)
((?:PL|EC|UU)?[0-9A-Za-z-_]{10,})
.*