bajuwa / ComicCompiler

Scripts that help combine/splice webtoon images into a smaller collection of pages
GNU General Public License v3.0
15 stars 5 forks source link

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

Open bajuwa opened 4 years ago

bajuwa commented 4 years ago

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: