From cf3badcfc6612f8f3a5a487f378a21865e98e6cd Mon Sep 17 00:00:00 2001 From: Alhaziel01 Date: Mon, 20 Jul 2020 17:00:00 +0200 Subject: [PATCH] Fix Wstream --- core/support.py | 4 +++- servers/wstream.py | 19 ++++++++++--------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/core/support.py b/core/support.py index 3801f9bc..deac3df6 100755 --- a/core/support.py +++ b/core/support.py @@ -77,7 +77,7 @@ def hdpass_get_servers(item): for res in futures.as_completed(thL): if res.result(): itemlist.extend(res.result()) - return server(item, itemlist=itemlist) + return server(item, itemlist=itemlist) def hdpass_get_url(item): data = httptools.downloadpage(item.url, CF=False).data @@ -86,6 +86,8 @@ def hdpass_get_url(item): item.url = base64.b64decode(src) else: item.url = scrapertools.find_single_match(data, r'