forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-09-10 04:32:20 +02:00
parent 0a2df548c9
commit a0d8860b68
1 changed files with 1 additions and 1 deletions

View File

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