[youtube] Add support for cleanvideosearch.com (Fixes #2734)

This commit is contained in:
Philipp Hagemeister 2014-04-11 13:51:47 +02:00
parent 0d3070d364
commit b9c76aa1a9
2 changed files with 2 additions and 0 deletions

View file

@ -151,6 +151,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor, SubtitlesInfoExtractor):
)
))
|youtu\.be/ # just youtu.be/xxxx
|https?://(?:www\.)?cleanvideosearch\.com/media/action/yt/watch\?videoId=
)
)? # all until now is optional -> you can pass the naked ID
([0-9A-Za-z_-]{11}) # here is it! the YouTube video ID