Browse Source

[iprima] Mark broken

totalwebcasting
Sergey M․ 9 years ago
parent
commit
be27283ef6
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/iprima.py

+ 1
- 0
youtube_dl/extractor/iprima.py View File

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


Loading…
Cancel
Save