瀏覽代碼

[soundcloud] Add the description field to the second test

Jaime Marquínez Ferrándiz 11 年之前
父節點
當前提交
63ad031583
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      youtube_dl/extractor/soundcloud.py

+ 1 - 0
youtube_dl/extractor/soundcloud.py

@@ -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',
             },
             },