itsagramlive icon indicating copy to clipboard operation
itsagramlive copied to clipboard

ANTIALIAS is deprecated

Open zittox opened this issue 3 years ago • 1 comments
trafficstars

Describe the bug

when saving to IGTV - shows warning error - DeprecationWarning: ANTIALIAS is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.LANCZOS instead.

how can i change this line of code _ im1 = im1.resize(size, Image.ANTIALIAS) _ and use the resampling as it was mentioned ?

Environment

it does save to igtv and plays well

Thanks

zittox avatar Jun 23 '22 09:06 zittox

Try a one hour live and this message appears and it did not save to IGTV:

Saving...

  • ERROR(202): Transcode not finished yet.

if i change the number in this line : 'retry_context': '{"num_reupload":0,"num_step_auto_retry":0,"num_step_manual_retry":0}', can i do num_step_auto_retry: 1 or do i put a num in seconds...to auto retry the upload?

or would u know where to "wait more" for the transcoding?

thanks

zittox avatar Jun 23 '22 22:06 zittox