toonitalia: fix menu and icons

This commit is contained in:
ilmich
2024-03-16 17:04:27 +01:00
parent 28e811b576
commit 75b3db40c4
2 changed files with 8 additions and 10 deletions

View File

@@ -31,9 +31,8 @@ def get_video_url(page_url, premium=False, user="", password="", video_password=
ext = '.mp4'
global data
logger.info(data)
packed = scrapertools.find_single_match(data, r'(eval.*?)</script>')
logger.info(packed)
unpacked = jsunpack.unpack(packed)
# mixdrop like to change var name very often, hoping that will catch every