wubloader/sheetsync
Mike Lang 3e7cb38cf0 sheetsync: Optionally download media linked in image links column
To enable this, you need to:
- set --media-dir globally for sheetsync
- enable download_media=true for the events sync config
To disable for individual rows (eg. because of known issues), put "[nodownload]" in the notes column.
..
sheetsync sheetsync: Optionally download media linked in image links column
Dockerfile Pin gevent version to work around build issues
setup.py Pin argh to avoid stupid breaking changes