> Gah, why haven't I gotten any emails about your comments!
- I dunno. I got one about yours :)
> I'll update Kumblr as soon as possible.
- Cool. It's a pity that tumblr api does not allow posting a link to audio... tumblr allows one audio upload a day.
and there is a bit to finish with Kumblr audio layout (upload progress bar - for now it just shows nothing but upload works fine, I've tested)
btw, there is a mistyped post var name in blogwrite function in pytumblr.py
values['priavte'] = private
so it won't be able to set blog post privacy setting on I guess.
have some free time today... maybe will add missing blog post types.
i understand this a python written piece, but a readme or INSTALL file would be nice.
and also mention that one needs QT4 bindings for python. newbies will be disappointed if an error occurs on running the script.
I tried it out :) it's cute, though no support for picture and video post formats.
thanks for the app!
Ratings & Comments
10 Comments
Kumblr is added to the apps list http://www.tumblr.com/docs/developers and I added tags to the latest version http://rstets.name/kumblr.0.2.tar.gz
- added missing kumblr functions: + audio (upload only. no api support for audio url) + private on/off checkbox - todo: + photo/video uploads + kumblr.py really needs refactoring + upload progress meter http://rstets.name/kumblr.0.2.tar.gz
Gah, why haven't I gotten any emails about your comments! I'll update Kumblr as soon as possible.
> Gah, why haven't I gotten any emails about your comments! - I dunno. I got one about yours :) > I'll update Kumblr as soon as possible. - Cool. It's a pity that tumblr api does not allow posting a link to audio... tumblr allows one audio upload a day. and there is a bit to finish with Kumblr audio layout (upload progress bar - for now it just shows nothing but upload works fine, I've tested)
- added blogwrite2 function to pytumblr.py - added missing kumblr functions: + conversation + photo (url only) + video (url/embed only) + audio (url only) - todo: + photo/audio/video uploads + kumblr.py really needs refactoring download it here: http://rstets.name/kumblr.tar.gz hail to peppelorum! above message crossposted here: http://rstets.tumblr.com/post/48191430/kumblr-update test kumblr posts here: http://rstets.tumblr.com/
seems like audio doesn't work...
btw, there is a mistyped post var name in blogwrite function in pytumblr.py values['priavte'] = private so it won't be able to set blog post privacy setting on I guess. have some free time today... maybe will add missing blog post types.
the app is really cool as for 0.1. thank you
i understand this a python written piece, but a readme or INSTALL file would be nice. and also mention that one needs QT4 bindings for python. newbies will be disappointed if an error occurs on running the script. I tried it out :) it's cute, though no support for picture and video post formats. thanks for the app!
True, so true. I'll write a small readme/install. Photos, audio and video is gonna be supported when the underlying library supports it.