Restore warning when user forgets to quote URL (#1396)

This commit is contained in:
Philipp Hagemeister 2013-10-07 12:21:24 +02:00
parent 387ae5f30b
commit 15870e90b0
3 changed files with 19 additions and 4 deletions

View file

@ -141,6 +141,7 @@ from .youtube import (
YoutubeShowIE,
YoutubeSubscriptionsIE,
YoutubeRecommendedIE,
YoutubeTruncatedURLIE,
YoutubeWatchLaterIE,
YoutubeFavouritesIE,
)