remotes/1693045480750635534/spooky-22
Aevann1 2021-09-10 04:31:11 +02:00
parent 9115b4995f
commit 0a2df548c9
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ def upload_imgur(file, resize=False):
om = next(frames)
om.info = i.info
print(file)
om.save(file, save_all=True, append_images=list(frames), loop=0, optimize=True, quality=30)
with open(file, 'rb') as f: