]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/extractor/cspan.py
[rutube] Add support for channels and movies
[youtube-dl.git] / youtube_dl / extractor / cspan.py
index 521bbdee0875ad904aeecc2c373987eb37f486c5..e54009622aa353d618326ca51044aa567c2eef55 100644 (file)
@@ -20,6 +20,7 @@ class CSpanIE(InfoExtractor):
             'title': 'Attorney General Eric Holder on Voting Rights Act Decision',
             'description': 'Attorney General Eric Holder spoke to reporters following the Supreme Court decision in [Shelby County v. Holder] in which the court ruled that the preclearance provisions of the Voting Rights Act could not be enforced until Congress established new guidelines for review.',
         },
+        'skip': 'Regularly fails on travis, for unknown reasons',
     }
 
     def _real_extract(self, url):