[biqle] Skip an invalid test

This commit is contained in:
Yen Chi Hsuan
2016-08-08 12:59:55 +08:00
parent b1c6f21c74
commit d71207121d

View 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):