[youtube:shared] Recognize the new 'shared' URLs

Closes #10007
This commit is contained in:
Yen Chi Hsuan 2016-07-05 13:07:09 +08:00
parent c25f1a9b63
commit 4080530624
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30
2 changed files with 34 additions and 0 deletions

View file

@ -1066,6 +1066,7 @@ from .youtube import (
YoutubeSearchDateIE,
YoutubeSearchIE,
YoutubeSearchURLIE,
YoutubeSharedVideoIE,
YoutubeShowIE,
YoutubeSubscriptionsIE,
YoutubeTruncatedIDIE,