Restore warning when user forgets to quote URL (#1396)
This commit is contained in:
parent
387ae5f30b
commit
15870e90b0
3 changed files with 19 additions and 4 deletions
|
@ -141,6 +141,7 @@ from .youtube import (
|
|||
YoutubeShowIE,
|
||||
YoutubeSubscriptionsIE,
|
||||
YoutubeRecommendedIE,
|
||||
YoutubeTruncatedURLIE,
|
||||
YoutubeWatchLaterIE,
|
||||
YoutubeFavouritesIE,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue