Per the the FAQ section of Google Noto's Animated Emojis,
How do I download everything?
Currently, there is no way to download the whole set — the world is not ready for that many simultaneously dancing emoji.
This is a script to make the world ready.
-
ChromeDriver/Gecko. Download a compatible version of chromedriver from here and make the driver available in your
$PATH
. -
Scrape
If you want a fresh list, and not the one we already compiled for you:
pip install -r requirements.txt python3 scrape.py
-
Download only
pip install -r requirements.txt python3 download.py