mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 05:44:02 -07:00
[youtube:favorites] Restore extractor
This commit is contained in:
parent
316b10855a
commit
9d2c90354f
2 changed files with 20 additions and 0 deletions
|
@ -1491,6 +1491,7 @@ from .yourporn import YourPornIE
|
|||
from .yourupload import YourUploadIE
|
||||
from .youtube import (
|
||||
YoutubeIE,
|
||||
YoutubeFavouritesIE,
|
||||
YoutubeHistoryIE,
|
||||
YoutubeTabIE,
|
||||
YoutubePlaylistIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue