Tools for collecting pogs
Works thanks to the generousity of https://twitchemotes.com/. See https://twitchemotes.com/apidocs for more details.
lox for multithreading the downloader.
tqdm for progress bars
python scrape_channel_ids.py
to generate a file containing all channels documented by https://twitchemotes.com/.
python emote_downloader.py
to start downloading the emotes.
python im_prep
will clean up the data to be RGB and 128x128, ready for use in your AI of choice.