animated-win-background icon indicating copy to clipboard operation
animated-win-background copied to clipboard

Implement web scraper for EZGIF

Open chamkank opened this issue 9 years ago • 1 comments

Currently, the user has to manually split the gifs into frames using http://www.ezgif.com/split.

This is because using methods directly in Python modules gives rise to RGB problems with saturation and properties of that nature. Using ezgif is faster and easier at the moment.

The problem however, is that ezgif does not have any API to use. I've contacted the developer of the site, but no response so far. I haven't been able to successfully implement a web scraper either. This would definitely be the next step in this project.

chamkank avatar Feb 07 '16 03:02 chamkank

we need an API NOW

ghost avatar Jan 27 '21 19:01 ghost