summary refs log tree commit diff
diff options
context:
space:
mode:
authorTithen-Firion <Tithen-Firion@users.noreply.github.com>2017-04-27 22:07:42 +0200
committerSergey M <dstftw@gmail.com>2017-04-28 03:07:42 +0700
commitdde97ea8da64aae2fc328ea5e34645fad8d9b29d (patch)
tree14e0c8af46f340f638d9f286d8827914e2b21c8b
parent30bb6ce1a49f37f11afdca96fa7fd62ec56395c3 (diff)
downloadyoutube-dl-dde97ea8da64aae2fc328ea5e34645fad8d9b29d.tar.gz
youtube-dl-dde97ea8da64aae2fc328ea5e34645fad8d9b29d.tar.xz
youtube-dl-dde97ea8da64aae2fc328ea5e34645fad8d9b29d.zip
[canalc2] Update test
-rw-r--r--youtube_dl/extractor/canalc2.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/youtube_dl/extractor/canalc2.py b/youtube_dl/extractor/canalc2.py
index f1f128c45..acd87e371 100644
--- a/youtube_dl/extractor/canalc2.py
+++ b/youtube_dl/extractor/canalc2.py
@@ -16,13 +16,10 @@ class Canalc2IE(InfoExtractor):
         'md5': '060158428b650f896c542dfbb3d6487f',
         'info_dict': {
             'id': '12163',
-            'ext': 'flv',
+            'ext': 'mp4',
             'title': 'Terrasses du Numérique',
             'duration': 122,
         },
-        'params': {
-            'skip_download': True,  # Requires rtmpdump
-        }
     }, {
         'url': 'http://archives-canalc2.u-strasbg.fr/video.asp?idVideo=11427&voir=oui',
         'only_matching': True,