knadh / tg-archive

A tool for exporting Telegram group chats into static websites like mailing list archives.
MIT License
829 stars 121 forks source link

fix "module 'PIL.Image' has no attribute 'ANTIALIAS'" #106

Closed MicrochipQ closed 1 year ago

MicrochipQ commented 1 year ago

Fixes "error downloading avatar: #XXXXXXX: module 'PIL.Image' has no attribute 'ANTIALIAS'" due to removed Image.ANTIALIAS in Pillow 10

https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html#constants