Open athanhcong opened 11 years ago
// upload local photo can work but can not upload multiple photos in a single blog // most of the code for this are from ntumblr
// in general, tumblr api sucks
I'm doing some research on this today. Do you have any hint for me to investigate?
Just put some reference here: https://gist.github.com/derekg/1198576 http://stackoverflow.com/questions/6878662/tumblr-api-how-to-upload-multiple-images-to-a-photoset
I did not work on this for a while. Looks like you've found some working samples. Try it out if it works. Pull Request are welcome :)
// upload local photo can work but can not upload multiple photos in a single blog // most of the code for this are from ntumblr
// in general, tumblr api sucks
I'm doing some research on this today. Do you have any hint for me to investigate?
Just put some reference here: https://gist.github.com/derekg/1198576 http://stackoverflow.com/questions/6878662/tumblr-api-how-to-upload-multiple-images-to-a-photoset