remotes/1693045480750635534/spooky-22
fireworks88 2021-09-09 23:23:24 +02:00
parent d3ab95144b
commit aedbf5ef04
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ def upload_imgur(file, resize=False):
om.info = i.info
try: om.save(f"image.{om.format}", save_all=True, append_images=list(frames), loop=0, optimize=True, quality=30)
except Exception as e:
print(type(om))
print(om.format)
print(e)
return