[youtube] Add a pseudo-extractor for truncated YouTube video IDs (#4610)

This commit is contained in:
Philipp Hagemeister
2015-01-01 23:44:39 +01:00
parent 50a0f6df7e
commit 772fd5cc44
2 changed files with 18 additions and 0 deletions

View File

@ -545,6 +545,7 @@ from .youtube import (
YoutubeShowIE,
YoutubeSubscriptionsIE,
YoutubeTopListIE,
YoutubeTruncatedIDIE,
YoutubeTruncatedURLIE,
YoutubeUserIE,
YoutubeWatchLaterIE,