projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b924bfa
)
[iprima] Mark broken
author
Sergey M․
<dstftw@gmail.com>
Mon, 11 Jan 2016 16:00:17 +0000
(22:00 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 11 Jan 2016 16:00:17 +0000
(22:00 +0600)
youtube_dl/extractor/iprima.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/iprima.py
b/youtube_dl/extractor/iprima.py
index 36baf3245353604ac67af1500029c4be6a67ed4f..073777f34b4dc8c36822a8023c87edcd5c2af90c 100644
(file)
--- a/
youtube_dl/extractor/iprima.py
+++ b/
youtube_dl/extractor/iprima.py
@@
-14,6
+14,7
@@
from ..utils import (
class IPrimaIE(InfoExtractor):
+ _WORKING = False
_VALID_URL = r'https?://play\.iprima\.cz/(?:[^/]+/)*(?P<id>[^?#]+)'
_TESTS = [{