[websurg] Skipt the test
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Tue, 15 Oct 2013 06:12:30 +0000 (08:12 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Tue, 15 Oct 2013 06:12:30 +0000 (08:12 +0200)
It needs login information.

youtube_dl/extractor/websurg.py

index 7d335d444e5231df69e1282490dd3d2212411f93..43953bfdd566c2a17b58c124f92ad7dab5c2312b 100644 (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'