Browse Source

[vk] Skip georestricted ivi embed test

master
Sergey M․ 10 years ago
parent
commit
d518d06efd
1 changed files with 1 additions and 0 deletions
  1. 1
      youtube_dl/extractor/vk.py

1
youtube_dl/extractor/vk.py

@ -101,6 +101,7 @@ class VKIE(InfoExtractor):
'title': 'Книга Илая', 'title': 'Книга Илая',
'duration': 6771, 'duration': 6771,
}, },
'skip': 'Only works from Russia',
}, },
] ]

Loading…
Cancel
Save