[hotleaks.tv] fix: photo mode

[hotleaks.tv] fix: photo mode
pull/5547/head
simonlkch 5 months ago committed by GitHub
commit 8b4eb74bc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -128,7 +128,7 @@ class HotleakstvCreatorExtractor(HotleakstvExtractor):
if post["type"] == 0:
data["type"] = "photo"
data["url"] = self.root + "/storage/" + post["image"]
data["url"] = post["player"]
text.nameext_from_url(data["url"], data)
elif post["type"] == 1:

Loading…
Cancel
Save