projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91a26ca
)
[CinemassacreIE] Use MD5 to check in TEST description
author
rzhxeo
<rzhxeot7z81b4700@mailcatch.com>
Sat, 5 Oct 2013 11:42:17 +0000
(13:42 +0200)
committer
rzhxeo
<rzhxeot7z81b4700@mailcatch.com>
Sat, 5 Oct 2013 11:42:17 +0000
(13:42 +0200)
youtube_dl/extractor/cinemassacre.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/cinemassacre.py
b/youtube_dl/extractor/cinemassacre.py
index 181f57e7604e99e440373f488bdf536071ab8b2b..17a7916cb12540e5569ef702371268ed497be146 100644
(file)
--- a/
youtube_dl/extractor/cinemassacre.py
+++ b/
youtube_dl/extractor/cinemassacre.py
@@
-14,7
+14,7
@@
class CinemassacreIE(InfoExtractor):
u'info_dict': {
u'upload_date': u'20121110',
u'title': u'“Angry Video Game Nerd: The Movie” – Trailer',
- #u'description': u'“Angry Video Game Nerd: The Movie” is...', # Description is too long
+ u'description': u'md5:fb87405fcb42a331742a0dce2708560b',
},
u'params': {
u'skip_download': True,