Browse Source

[canalc2] Update test

master-ytdl-org
Tithen-Firion 7 years ago
committed by Sergey M
parent
commit
dde97ea8da
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      youtube_dl/extractor/canalc2.py

+ 1
- 4
youtube_dl/extractor/canalc2.py View File

@ -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,


Loading…
Cancel
Save