remotes/1693045480750635534/spooky-22
Aevann1 2022-05-25 17:42:30 +02:00
parent 162bf9dad7
commit de176280c8
1 changed files with 0 additions and 3 deletions

View File

@ -404,7 +404,4 @@ def normalize_url(url):
url = url.replace(".png", ".webp").replace(".jpg", ".webp")\
.replace(".jpeg", ".webp").replace(".gif", ".webp")
if url.startswith("https://streamable.com/") and not url.startswith("https://streamable.com/e/"):
url = url.replace("https://streamable.com/", "https://streamable.com/e/")
return url