瀏覽代碼

[xfileshare] Fix test

Sergey M․ 9 年之前
父節點
當前提交
cf2bf840ba
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      youtube_dl/extractor/xfileshare.py

+ 1 - 1
youtube_dl/extractor/xfileshare.py

@@ -39,7 +39,7 @@ class XFileShareIE(InfoExtractor):
         'md5': '5ae4a3580620380619678ee4875893ba',
         'info_dict': {
             'id': '06y9juieqpmi',
-            'ext': 'flv',
+            'ext': 'mp4',
             'title': 'Rebecca Black My Moment Official Music Video Reaction-6GK87Rc8bzQ',
             'thumbnail': 're:http://.*\.jpg',
         },