projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2522a0b
)
[played] Skip test
author
Sergey M․
<dstftw@gmail.com>
Fri, 2 Jan 2015 16:31:55 +0000
(22:31 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Fri, 2 Jan 2015 16:31:55 +0000
(22:31 +0600)
youtube_dl/extractor/played.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/played.py
b/youtube_dl/extractor/played.py
index 449d4836c3f7c0c8ce220cbcbd447e76cb17ea0f..45716c75d9505c5fcb7e8c6d73ec4feaef298aee 100644
(file)
--- a/
youtube_dl/extractor/played.py
+++ b/
youtube_dl/extractor/played.py
@@
-26,6
+26,7
@@
class PlayedIE(InfoExtractor):
'ext': 'flv',
'title': 'youtube-dl_test_video.mp4',
},
+ 'skip': 'Removed for copyright infringement.', # oh wow
}
def _real_extract(self, url):