youtube-dl

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

commit 2371053565787dc833b04a6d8a45730d61ae7074
parent 33bf9033e0302aea4319c7d89ee6d3b830745216
Author: Sergey M․ <dstftw@gmail.com>
Date:   Mon, 16 Jun 2014 18:50:15 +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 @@ -46,7 +46,8 @@ class RaiIE(SubtitlesInfoExtractor): 'title': 'State of the Net, Antonella La Carpia: regole virali', 'description': 'md5:b0ba04a324126903e3da7763272ae63c', 'upload_date': '20140613', - } + }, + 'skip': 'Error 404', }, { 'url': 'http://www.rai.tv/dl/RaiTV/programmi/media/ContentItem-b4a49761-e0cc-4b14-8736-2729f6f73132-tg2.html',