projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db964a3
)
[rtve] Fix md5sum
author
Philipp Hagemeister
<phihag@phihag.de>
Mon, 21 Jul 2014 10:14:06 +0000
(12:14 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Mon, 21 Jul 2014 10:14:07 +0000
(12:14 +0200)
Looks like these guys reencoded the video.
youtube_dl/extractor/rtve.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/rtve.py
b/youtube_dl/extractor/rtve.py
index 77fd08ddec09c11d518fc502c509f321ffd525df..c2228b2f0f6a1fc9bba02cddcb5a1740cc85038d 100644
(file)
--- a/
youtube_dl/extractor/rtve.py
+++ b/
youtube_dl/extractor/rtve.py
@@
-17,7
+17,7
@@
class RTVEALaCartaIE(InfoExtractor):
_TEST = {
'url': 'http://www.rtve.es/alacarta/videos/balonmano/o-swiss-cup-masculina-final-espana-suecia/2491869/',
- 'md5': '1
8fcd45965bdd076efdb12cd7f6d7b9e
',
+ 'md5': '1
d49b7e1ca7a7502c56a4bf1b60f1b43
',
'info_dict': {
'id': '2491869',
'ext': 'mp4',