summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/StreamcloudEu.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-05-22 23:26:46 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-05-22 23:26:46 +0200
commit1293f4c3aaf0744b98fcd538bd2ddb8cb1d1733c (patch)
tree6cb181d40d99e395d56695f2ac24f4261636cdbe /module/plugins/hoster/StreamcloudEu.py
parent[SimpleHoster] Fix captcha retrying (diff)
downloadpyload-1293f4c3aaf0744b98fcd538bd2ddb8cb1d1733c.tar.xz
[XFSHoster] Handle videoplayer
Diffstat (limited to 'module/plugins/hoster/StreamcloudEu.py')
-rw-r--r--module/plugins/hoster/StreamcloudEu.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/module/plugins/hoster/StreamcloudEu.py b/module/plugins/hoster/StreamcloudEu.py
index 54f430508..0f8c08ad9 100644
--- a/module/plugins/hoster/StreamcloudEu.py
+++ b/module/plugins/hoster/StreamcloudEu.py
@@ -19,8 +19,6 @@ class StreamcloudEu(XFSHoster):
WAIT_PATTERN = r'var count = (\d+)'
- LINK_PATTERN = r'file: "(http://(stor|cdn)\d+\.streamcloud\.eu:?\d*/.*/video\.(mp4|flv))",'
-
def setup(self):
self.multiDL = True