[biqle] Skip an invalid test
authorYen Chi Hsuan <yan12125@gmail.com>
Mon, 8 Aug 2016 04:59:55 +0000 (12:59 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Mon, 8 Aug 2016 04:59:55 +0000 (12:59 +0800)
youtube_dl/extractor/biqle.py

index ae4579b33f656a9ead9cbca01a4cb0a08cd585fb..beaebfd2add55b9740ba3d5ac81256f442277abf 100644 (file)
@@ -24,7 +24,8 @@ class BIQLEIE(InfoExtractor):
             'ext': 'mp4',
             'title': 'Ребенок в шоке от автоматической мойки',
             'uploader': 'Dmitry Kotov',
-        }
+        },
+        'skip': ' This video was marked as adult.  Embedding adult videos on external sites is prohibited.',
     }]
 
     def _real_extract(self, url):