bellingcat / auto-archiver

Automatically archive links to videos, images, and social media content from Google Sheets (and more).
https://pypi.org/project/auto-archiver/
MIT License
489 stars 53 forks source link

fix: Correct the path of service account in google drive settings #123

Closed andyfcx closed 5 months ago

andyfcx commented 5 months ago

The functionality using GDrive with service account is not working, due to loading config from the yaml is not right.

djhmateer commented 5 months ago

Hi @andyfcx On a tangent.. If you're using the service account strategy for Google Drive (which I did for a while), watch out for the 15GB limit. I made some notes here: https://davemateer.com/2022/04/28/google-drive-with-python

I switched over to OAuth.

Thanks for submitting a PR (am a contributor like you so can't approve)

msramalho commented 5 months ago

code is released in 0.8.1: https://pypi.org/project/auto-archiver/