oduwsdl / raintale

A Python utility for publishing a social media story built from archived web pages to multiple services.
https://oduwsdl.github.io/raintale
MIT License
11 stars 3 forks source link

fix for mementos containing (non-animated) GIFs posting to Twitter #13

Closed shawnmjones closed 5 years ago

shawnmjones commented 5 years ago

While testing with http://arquivo.pt/wayback/19980205082901/http://www.caleida.pt/saramago/ I discovered that not only does Twitter not allow multiple animated GIFs per post, it does not allow multiple GIFs per post. This code converts GIFs to PNGs before posting to Twitter.