youtube-dl

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

commit d518d06efd143072a64bcd5dc51e16c89bda06c9
parent 25a0cc44b981e7783da9380559b69054fd418003
Author: Sergey M․ <dstftw@gmail.com>
Date:   Mon, 30 Jun 2014 03:16:31 +0700

[vk] Skip georestricted ivi embed test

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

diff --git a/youtube_dl/extractor/vk.py b/youtube_dl/extractor/vk.py @@ -101,6 +101,7 @@ class VKIE(InfoExtractor): 'title': 'Книга Илая', 'duration': 6771, }, + 'skip': 'Only works from Russia', }, ]