projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28746fb
)
[jukebox] Update test md5
author
Sergey M․
<dstftw@gmail.com>
Mon, 21 Apr 2014 12:00:27 +0000
(19:00 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 21 Apr 2014 12:00:27 +0000
(19:00 +0700)
youtube_dl/extractor/jukebox.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/jukebox.py
b/youtube_dl/extractor/jukebox.py
index f06dcb05ed638c4243b57a8f7fc98e606aaf5325..9b553b9fa52873739b0d4ecb4e3927e1beff929e 100644
(file)
--- a/
youtube_dl/extractor/jukebox.py
+++ b/
youtube_dl/extractor/jukebox.py
@@
-14,7
+14,7
@@
class JukeboxIE(InfoExtractor):
_VALID_URL = r'^http://www\.jukebox?\..+?\/.+[,](?P<video_id>[a-z0-9\-]+)\.html'
_TEST = {
'url': 'http://www.jukebox.es/kosheen/videoclip,pride,r303r.html',
- 'md5': '
5dc6477e74b1e37042ac5acedd8413e5
',
+ 'md5': '
1574e9b4d6438446d5b7dbcdf2786276
',
'info_dict': {
'id': 'r303r',
'ext': 'flv',