Browse Source

[soundcloud] Add the description field to the second test

totalwebcasting
Jaime Marquínez Ferrándiz 11 years ago
parent
commit
63ad031583
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/soundcloud.py

+ 1
- 0
youtube_dl/extractor/soundcloud.py View File

@ -54,6 +54,7 @@ class SoundcloudIE(InfoExtractor):
'id': '47127627',
'ext': 'mp3',
'title': 'Goldrushed',
'description': 'From Stockholm Sweden\r\nPovel / Magnus / Filip / David\r\nwww.theroyalconcept.com',
'uploader': 'The Royal Concept',
'upload_date': '20120521',
},


Loading…
Cancel
Save