Browse Source

[Allmyvideos] Fixed md5. Only 10KiB of the video file

Carlos Ramos 11 years ago
parent
commit
c001f939e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/allmyvideos.py

+ 1 - 1
youtube_dl/extractor/allmyvideos.py

@@ -16,7 +16,7 @@ class AllmyvideosIE(InfoExtractor):
 
 
     _TEST = {
     _TEST = {
         'url': 'http://allmyvideos.net/jih3nce3x6wn',
         'url': 'http://allmyvideos.net/jih3nce3x6wn',
-        'md5': '8f26c1e7102556a0d7f24306d32c2092',
+        'md5': '710883dee1bfc370ecf9fa6a89307c88',
         'info_dict': {
         'info_dict': {
             'id': 'jih3nce3x6wn',
             'id': 'jih3nce3x6wn',
             'ext': 'mp4',
             'ext': 'mp4',