Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate adding 'upload to google drive' as a final step #107

Open
bajuwa opened this issue Jun 17, 2020 · 0 comments
Open

Investigate adding 'upload to google drive' as a final step #107

bajuwa opened this issue Jun 17, 2020 · 0 comments
Labels
Argument Involves adding/modifying one of the arguments for the main command line script CC Suite The larger 'chapter management' system that combines comicom with other common compiler activites enhancement New feature or request question Further information is requested

Comments

@bajuwa
Copy link
Owner

bajuwa commented Jun 17, 2020

Google Drive API for python:
https://developers.google.com/drive/api/v3/quickstart/python

Specific info for upload to drive (likely need resumable upload):
https://developers.google.com/drive/api/v3/manage-uploads

Questions:

  • configs required?
  • specifying target upload folder(s)?
    • consider path formats: "series/raws/chapter" vs "series/chapter/raws")
    • include some sort of format {%d} type of thing for chapter number
@bajuwa bajuwa added enhancement New feature or request question Further information is requested Argument Involves adding/modifying one of the arguments for the main command line script CC Suite The larger 'chapter management' system that combines comicom with other common compiler activites labels Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Argument Involves adding/modifying one of the arguments for the main command line script CC Suite The larger 'chapter management' system that combines comicom with other common compiler activites enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant