1
0
mirror of https://github.com/blackjack4494/yt-dlc synced 2025-04-11 22:57:25 +02:00

[iprima] Mark broken

This commit is contained in:
Sergey M․ 2016-01-11 22:00:17 +06:00
parent b924bfad68
commit be27283ef6

@ -14,6 +14,7 @@ from ..utils import (
class IPrimaIE(InfoExtractor):
_WORKING = False
_VALID_URL = r'https?://play\.iprima\.cz/(?:[^/]+/)*(?P<id>[^?#]+)'
_TESTS = [{