New IE: YouTube channels (closes #396)
This commit is contained in:
parent
10daa766a1
commit
902b2a0a45
2 changed files with 51 additions and 0 deletions
|
@ -328,6 +328,7 @@ def gen_extractors():
|
|||
"""
|
||||
return [
|
||||
YoutubePlaylistIE(),
|
||||
YoutubeChannelIE(),
|
||||
YoutubeUserIE(),
|
||||
YoutubeSearchIE(),
|
||||
YoutubeIE(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue