Browse Source

[audiomack] Modernize test definition

Jaime Marquínez Ferrándiz 10 years ago
parent
commit
abe70fa044
1 changed files with 2 additions and 1 deletions
  1. 2 1
      youtube_dl/extractor/audiomack.py

+ 2 - 1
youtube_dl/extractor/audiomack.py

@@ -26,9 +26,10 @@ class AudiomackIE(InfoExtractor):
         {
             'add_ie': ['Soundcloud'],
             'url': 'http://www.audiomack.com/song/xclusiveszone/take-kare',
-            'file': '172419696.mp3',
             'info_dict':
             {
+                'id': '172419696',
+                'ext': 'mp3',
                 'description': 'md5:1fc3272ed7a635cce5be1568c2822997',
                 'title': 'Young Thug ft Lil Wayne - Take Kare',
                 'uploader':'Young Thug World',