1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-02 18:39:29 +00:00

[websurg] Skipt the test

It needs login information.
This commit is contained in:
Jaime Marquínez Ferrándiz 2013-10-15 08:12:30 +02:00
parent cd054fc491
commit 8381a92120

View file

@ -18,7 +18,8 @@ class WeBSurgIE(InfoExtractor):
u'file': u'vd01en4012.mp4',
u'params': {
u'skip_download': True,
}
},
u'skip': u'Requires login information',
}
_LOGIN_URL = 'http://www.websurg.com/inc/login/login_div.ajax.php?login=1'