latest version

This commit is contained in:
2025-01-16 00:40:16 +01:00
parent 84a6d7ec93
commit bde83602d6
1241 changed files with 445 additions and 515 deletions
Regular → Executable
+2 -1
View File
@@ -31,8 +31,9 @@ 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