[youtube] add an extractor for the "Watch Later" list

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-07-24 22:13:39 +02:00
parent 156d5ad6da
commit 43ba5456b1
2 changed files with 15 additions and 2 deletions

View file

@ -93,6 +93,7 @@ from .youtube import (
YoutubeShowIE,
YoutubeSubscriptionsIE,
YoutubeRecommendedIE,
YoutubeWatchLaterIE,
YoutubeFavouritesIE,
)
from .zdf import ZDFIE