From 50466c97f81a9ef567f4c6397304891fb3d390b6 Mon Sep 17 00:00:00 2001 From: Seoester Date: Mon, 3 Jun 2013 20:26:31 +0200 Subject: Added create_getInfo call --- module/plugins/hoster/StreamcloudEu.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'module') diff --git a/module/plugins/hoster/StreamcloudEu.py b/module/plugins/hoster/StreamcloudEu.py index 9c45e83d7..705bc4bb5 100644 --- a/module/plugins/hoster/StreamcloudEu.py +++ b/module/plugins/hoster/StreamcloudEu.py @@ -24,3 +24,5 @@ class StreamcloudEu(XFileSharingPro): return found.group(1) return XFileSharingPro.getDownloadLink(self) + +getInfo = create_getInfo(StreamcloudEu) -- cgit v1.2.3