Skip to content

Commit

Permalink
[audiomack] Modernize test definition
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimeMF committed Dec 4, 2014
1 parent d4e06d4 commit abe70fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion youtube_dl/extractor/audiomack.py
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit abe70fa

Please sign in to comment.