浏览代码

[daum] Fix copy-paste mistake

ping 9 年之前
父节点
当前提交
e047922be0
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      youtube_dl/extractor/daum.py

+ 2 - 1
youtube_dl/extractor/daum.py

@@ -38,7 +38,8 @@ class DaumIE(InfoExtractor):
             'description': 'md5:79794514261164ff27e36a21ad229fc5',
             'upload_date': '20150604',
             'duration': 154
-        },    }, {
+        },
+    }, {
         'url': 'http://tvpot.daum.net/v/07dXWRka62Y%24',
         'only_matching': True,
     }]