-
Notifications
You must be signed in to change notification settings - Fork 55
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
Can you add some examples of the command please? #11
Comments
I also have a problem with only being able to add single png's. Adding folders doesn't work for me. In cmd I use: python upload.py D:\user\somefolder\ Which gives me an error No such file or directory error. D:\user\somefolder\test.png works. So an example of how to use this script would be greatly appreciated! Thanks in advance! |
@NTAvanHoeffelen |
I would love an leads you have on another method that might be easier! |
I never got it to work. I ended up just using google sync and uploading my foto's without the album structure. |
I've been playing around with some code that is working but is pretty basic. If you're interested in using what I have so far, let me know and I'll try to figure out how to upload my code on here - never did that. By the way - thanks a lot for getting back to me either way - I appreciate it. |
Everything on the script works for me. I added a bash script on top to go through each folder. However just that whenever it runs the .py again it requires authentication on the browser. Any other ideas? |
I am running it and it shows me all my albums, and opens a new one (even if this name already exists),
or should I use an external script to do that loop?
thanks!
thanks!
The text was updated successfully, but these errors were encountered: