eshmu / gphotos-upload

Simple but flexible script to upload photos to Google Photos and add to a particular album. Useful if you have photos in a directory structure that you want to reflect as Google Photos albums.
145 stars 54 forks source link

Allow using nested directory as a position argument for script #4

Open leikoilja opened 5 years ago

leikoilja commented 5 years ago

Using python upload.py MY_FILE would check if MY_FILE is a directory and if so it would extract all the files from the directory and subdirectories and feed them to the script to upload