From 982974d7f4bd0f87c4b010a93f4aed02f97897ab Mon Sep 17 00:00:00 2001 From: pipcat Date: Sat, 21 Jul 2018 18:43:34 +0200 Subject: [PATCH] =?UTF-8?q?Correcci=C3=B3n=20vidoza?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin.video.alfa/servers/vidoza.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.video.alfa/servers/vidoza.py b/plugin.video.alfa/servers/vidoza.py index 85da6413..3d71ec35 100755 --- a/plugin.video.alfa/servers/vidoza.py +++ b/plugin.video.alfa/servers/vidoza.py @@ -3,6 +3,7 @@ from core import httptools from core import scrapertools from platformcode import logger +import json def test_video_exists(page_url):