A low-effort organizer of instagram beta videos for seattle bouldering project. See the resulting sheet here.
- To run the script, run
poetry run python runner.py
on a commandline.
- Create google sheets token here.
- Create credentials > Oauth client id > desktop app
- Use this scope: https://www.googleapis.com/auth/drive.file
- Save the generated file in
secret/sheets_secret.json
- Other references
- You also need to create a textfile
secret/insta_password.txt
. Seeinsta.py
for the login name. It's currently hardcoded.