A collector, organization, and search project for animated gifs.
This is because everything about the animated gif culture is organic, chaotic and fun. The aim here is to collect these wonderful creations, index them, tag them, and make them more generally useful beyond their 15 minutes of fame.
- Clone it
git clone [email protected]:gmcquillan/gifted.git
- Setup Virtualenv
virtualenv gifted
- Install requirements
cd gifted
. bin/activate
pip install -r requirements.txt
- Download some gifs!
python collector.py
- Note: this will run every 30 minutes or so. Generally, just let it run for a few minutes and you'll have a few dozen gifs.
- Startup Development Web Service
python web.py
- Browse to service: http://localhost:5000/