X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fvk.py;h=81e02a6244d83327b05c6b76c490391b97b15f92;hb=c4c5dc27cb6bd5bb091ea7ad73ba98f5a0324b90;hp=129de6cf3ddc03292d00d2c7e0b147aedb85066b;hpb=7a1818c99b1729796f62c341b1b3f809cd47dbf8;p=youtube-dl.git diff --git a/youtube_dl/extractor/vk.py b/youtube_dl/extractor/vk.py index 129de6cf3..81e02a624 100644 --- a/youtube_dl/extractor/vk.py +++ b/youtube_dl/extractor/vk.py @@ -166,7 +166,6 @@ class VKIE(InfoExtractor): m_rutube = re.search( r'\ssrc="((?:https?:)?//rutube\.ru\\?/video\\?/embed(?:.*?))\\?"', info_page) - assert m_rutube if m_rutube is not None: self.to_screen('rutube video detected') rutube_url = self._proto_relative_url(