Channel trought Google Drive
Google Drive API
In this case, "Google Drive App" is the program.
To install everything you need(has some extra things), in .
:
pip install -r requeriments.txt
Variables like localChannel
and driveChannelId
contains a directory and the ID of one folder from Drive respectively.
Important
The folder ID does not work in this program if the account is not registred like a dev account. Later of this you need to generate your own credentials with quickstart.py. Not doing this will not allow login. Look the Google Drive API Docs.
The program detect changes into the assigned folder each ten seconds.
Run:
py main.py