summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-06-13 01:11:14 +0700
committerSergey M․ <dstftw@gmail.com>2016-06-13 01:11:14 +0700
commitcf2bf840bac1742cb422549a5491a30f70d1abb0 (patch)
treec1be397f12f0e21f55b7531e097e9cabfcf2e7dd
parentbccdac68749e7a39a47dd0e1ad0ec9c177657de6 (diff)
downloadyoutube-dl-cf2bf840bac1742cb422549a5491a30f70d1abb0.tar.gz
youtube-dl-cf2bf840bac1742cb422549a5491a30f70d1abb0.tar.xz
youtube-dl-cf2bf840bac1742cb422549a5491a30f70d1abb0.zip
[xfileshare] Fix test
-rw-r--r--youtube_dl/extractor/xfileshare.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/xfileshare.py b/youtube_dl/extractor/xfileshare.py
index fe0ab6300..0f8ccf430 100644
--- a/youtube_dl/extractor/xfileshare.py
+++ b/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',
         },