Browse Source

[jukebox] Update test md5

Sergey M․ 11 years ago
parent
commit
d03745c684
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/jukebox.py

+ 1 - 1
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'
     _VALID_URL = r'^http://www\.jukebox?\..+?\/.+[,](?P<video_id>[a-z0-9\-]+)\.html'
     _TEST = {
     _TEST = {
         'url': 'http://www.jukebox.es/kosheen/videoclip,pride,r303r.html',
         'url': 'http://www.jukebox.es/kosheen/videoclip,pride,r303r.html',
-        'md5': '5dc6477e74b1e37042ac5acedd8413e5',
+        'md5': '1574e9b4d6438446d5b7dbcdf2786276',
         'info_dict': {
         'info_dict': {
             'id': 'r303r',
             'id': 'r303r',
             'ext': 'flv',
             'ext': 'flv',