소스 검색

[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,
     }]