[soundcloud] Add the description field to the second test
This commit is contained in:
parent
957688cee6
commit
63ad031583
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ class SoundcloudIE(InfoExtractor):
|
||||||
'id': '47127627',
|
'id': '47127627',
|
||||||
'ext': 'mp3',
|
'ext': 'mp3',
|
||||||
'title': 'Goldrushed',
|
'title': 'Goldrushed',
|
||||||
|
'description': 'From Stockholm Sweden\r\nPovel / Magnus / Filip / David\r\nwww.theroyalconcept.com',
|
||||||
'uploader': 'The Royal Concept',
|
'uploader': 'The Royal Concept',
|
||||||
'upload_date': '20120521',
|
'upload_date': '20120521',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue