mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-29 11:01:31 +00:00
[youtube]: add YoutubeShowIE (closes #14)
It just extracts the playlists urls for each season
This commit is contained in:
@@ -67,7 +67,7 @@ from .yahoo import YahooIE, YahooSearchIE
|
||||
from .youjizz import YouJizzIE
|
||||
from .youku import YoukuIE
|
||||
from .youporn import YouPornIE
|
||||
from .youtube import YoutubeIE, YoutubePlaylistIE, YoutubeSearchIE, YoutubeUserIE, YoutubeChannelIE
|
||||
from .youtube import YoutubeIE, YoutubePlaylistIE, YoutubeSearchIE, YoutubeUserIE, YoutubeChannelIE, YoutubeShowIE
|
||||
from .zdf import ZDFIE
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user