mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-11-07 10:05:13 +00:00
Add an extractor for downloading the Youtube favorite videos(closes #127)
This commit is contained in:
@@ -93,6 +93,7 @@ from .youtube import (
|
||||
YoutubeShowIE,
|
||||
YoutubeSubscriptionsIE,
|
||||
YoutubeRecommendedIE,
|
||||
YoutubeFavouritesIE,
|
||||
)
|
||||
from .zdf import ZDFIE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user