youtube-dl

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

commit 72ca1d7f45488d746337cdf61a70ff25d9e8411b
parent 76e461f3951594e94a23f56ff3ea757b07caaa8f
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Thu, 13 Feb 2014 22:19:57 +0100

[vesti] Skip test 2 due to geo restrictions

At least that's how I interpret the error message "Просмотр вид��о ограничен в вашем регионе."

Diffstat:
Myoutube_dl/extractor/vesti.py | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/youtube_dl/extractor/vesti.py b/youtube_dl/extractor/vesti.py @@ -57,6 +57,7 @@ class VestiIE(InfoExtractor): # m3u8 download 'skip_download': True, }, + 'skip': 'Blocked outside Russia' }, { 'url': 'http://sochi2014.vesti.ru/live/play/live_id/301',