1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2026-04-24 00:00:07 -04:00

[iprima] Mark broken

This commit is contained in:
Sergey M․
2016-01-11 22:00:17 +06:00
parent b924bfad68
commit be27283ef6
+1
View File
@@ -14,6 +14,7 @@ from ..utils import (
class IPrimaIE(InfoExtractor):
_WORKING = False
_VALID_URL = r'https?://play\.iprima\.cz/(?:[^/]+/)*(?P<id>[^?#]+)'
_TESTS = [{