mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-05-20 09:37:44 +00:00
New IE: YouTube channels (closes #396)
This commit is contained in:
@@ -328,6 +328,7 @@ def gen_extractors():
|
||||
"""
|
||||
return [
|
||||
YoutubePlaylistIE(),
|
||||
YoutubeChannelIE(),
|
||||
YoutubeUserIE(),
|
||||
YoutubeSearchIE(),
|
||||
YoutubeIE(),
|
||||
|
||||
Reference in New Issue
Block a user