youtube-dl

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

commit 01ba178097d08b1337f9343029ee4eedb1b512a7
parent 78ff59d052ba1f6763d1e2e7f3d1f72765325d9d
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sun, 29 Jun 2014 04:51:47 +0700

[vk] Update test

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

diff --git a/youtube_dl/extractor/vk.py b/youtube_dl/extractor/vk.py @@ -27,7 +27,7 @@ class VKIE(InfoExtractor): 'id': '162222515', 'ext': 'flv', 'title': 'ProtivoGunz - Хуёвая песня', - 'uploader': 'Noize MC', + 'uploader': 're:Noize MC.*', 'duration': 195, }, },