[youtube] Add support for cleanvideosearch.com (Fixes #2734)
[youtube-dl] / youtube_dl / extractor / youtube.py
index 334a61833e23cd81399d9da384837523e7e3dfdc..ac2d5db4e1b9d47d73ea1ed630a8616bbe77f110 100644 (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