[youtube] add an extractor for the "Watch Later" list
This commit is contained in:
parent
156d5ad6da
commit
43ba5456b1
2 changed files with 15 additions and 2 deletions
|
@ -93,6 +93,7 @@ from .youtube import (
|
|||
YoutubeShowIE,
|
||||
YoutubeSubscriptionsIE,
|
||||
YoutubeRecommendedIE,
|
||||
YoutubeWatchLaterIE,
|
||||
YoutubeFavouritesIE,
|
||||
)
|
||||
from .zdf import ZDFIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue