youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit c67f584eb3cb3fe9ccb6ace6b6ed96594ca7799d
parent 29f6ed78e87946979ab6472b118a4da7cf7ef0c0
Author: Sergey M․ <dstftw@gmail.com>
Date:   Tue,  1 Jul 2014 19:24:18 +0700

[rai] Skip test

Diffstat:
Myoutube_dl/extractor/rai.py | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/rai.py b/youtube_dl/extractor/rai.py @@ -35,7 +35,8 @@ class RaiIE(SubtitlesInfoExtractor): 'description': '', 'upload_date': '20140612', 'duration': 1758, - } + }, + 'skip': 'Error 404', }, { 'url': 'http://www.rainews.it/dl/rainews/media/state-of-the-net-Antonella-La-Carpia-regole-virali-7aafdea9-0e5d-49d5-88a6-7e65da67ae13.html',