gphotos-upload icon indicating copy to clipboard operation
gphotos-upload copied to clipboard

A few minor changes

Open jorgeas80 opened this issue 4 years ago • 2 comments

To summarize:

  • Allow a path to a directory that will be recursively traveled to look for jpg files, instead of file names list. It has the limitation that just detect .jpg files.
  • Remove client_id.json for repo. The current file was outdated, and you can just use --auth flag, anyway
  • PEP8 formatting for upload.py

jorgeas80 avatar Apr 12 '20 23:04 jorgeas80

How can I upload a single photo without having to create a folder containing only this photo?

siriak avatar Apr 13 '20 05:04 siriak

it would be great if your commits were pushed. What would be nice is if you allow video as well

it would be great if it created a db of all the data on photos then compared it to a folders lowest level folders to see if that album exists if it doesnt, push it, if it does see if the files exists, if it doesnt, push it

hitnrun30 avatar May 16 '20 02:05 hitnrun30