mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-04-30 09:24:16 +00:00
[youtube] Add an extractor for downloading the watch history (closes #1821)
This commit is contained in:
@@ -186,6 +186,7 @@ from .youtube import (
|
||||
YoutubeTruncatedURLIE,
|
||||
YoutubeWatchLaterIE,
|
||||
YoutubeFavouritesIE,
|
||||
YoutubeHistoryIE,
|
||||
)
|
||||
from .zdf import ZDFIE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user