[youtube] Add an extractor for downloading the watch history (closes #1821)
This commit is contained in:
parent
dc65dcbb6d
commit
f459d17018
3 changed files with 16 additions and 0 deletions
|
@ -186,6 +186,7 @@ from .youtube import (
|
|||
YoutubeTruncatedURLIE,
|
||||
YoutubeWatchLaterIE,
|
||||
YoutubeFavouritesIE,
|
||||
YoutubeHistoryIE,
|
||||
)
|
||||
from .zdf import ZDFIE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue