mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-29 19:47:54 +01:00
parent
fbbdf475b1
commit
fa41fbd318
@ -1710,9 +1710,7 @@ class YoutubePlaylistIE(InfoExtractor):
|
|||||||
(?:
|
(?:
|
||||||
(?:course|view_play_list|my_playlists|artist|playlist|watch)
|
(?:course|view_play_list|my_playlists|artist|playlist|watch)
|
||||||
\? (?:.*?&)*? (?:p|a|list)=
|
\? (?:.*?&)*? (?:p|a|list)=
|
||||||
| user/.*?/user/
|
|
||||||
| p/
|
| p/
|
||||||
| user/.*?#[pg]/c/
|
|
||||||
)
|
)
|
||||||
((?:PL|EC|UU)?[0-9A-Za-z-_]{10,})
|
((?:PL|EC|UU)?[0-9A-Za-z-_]{10,})
|
||||||
.*
|
.*
|
||||||
|
Loading…
Reference in New Issue
Block a user