youtube-dl

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

commit e3899d0e00167c7d9675ab3a77bc77b679586ee8
parent dcb00da49cf1edcfc7bf3bc779de3afdea5c3412
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Mon, 10 Mar 2014 16:42:22 +0100

Merge branch 'master' of github.com:rg3/youtube-dl

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

diff --git a/youtube_dl/extractor/vesti.py b/youtube_dl/extractor/vesti.py @@ -85,7 +85,7 @@ class VestiIE(InfoExtractor): # m3u8 download 'skip_download': True, }, - 'skip': 'Blocked outside Russia' + 'skip': 'Blocked outside Russia', }, { 'url': 'http://sochi2014.vesti.ru/live/play/live_id/301', @@ -142,6 +142,7 @@ class VestiIE(InfoExtractor): # m3u8 download 'skip_download': True, }, + 'skip': 'Blocked outside Russia', }, { 'url': 'http://tvkultura.ru/video/show/brand_id/31724/episode_id/972347/video_id/978186',