projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa78f13
)
[firsttv] Skip test
author
Sergey M.
<dstftw@gmail.com>
Tue, 11 Feb 2014 03:26:52 +0000
(10:26 +0700)
committer
Sergey M.
<dstftw@gmail.com>
Tue, 11 Feb 2014 03:26:52 +0000
(10:26 +0700)
youtube_dl/extractor/firsttv.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/firsttv.py
b/youtube_dl/extractor/firsttv.py
index 44aca7b7552bde5b48f5eb1c29e7a8223b091b93..c2e987ff72d7847d6c6ec955943763ea9f231e92 100644
(file)
--- a/
youtube_dl/extractor/firsttv.py
+++ b/
youtube_dl/extractor/firsttv.py
@@
-22,7
+22,8
@@
class FirstTVIE(InfoExtractor):
'description': 'md5:cc730d2bf4215463e37fff6a1e277b13',
'thumbnail': 'http://img1.1tv.ru/imgsize640x360/PR20140210114657.JPG',
'duration': 149,
- }
+ },
+ 'skip': 'Only works from Russia',
}
def _real_extract(self, url):