Tumblr Bulk posting

nil.ejman

Registered Member
Joined
Jan 14, 2011
Messages
85
Reaction score
11
Hello,

I've been automating my tumblr submissions for a while now using a few scripts. I'm sending them here now with a short explanation how to use them.

I'm using this for my adult blog on tumblr, so all my content are images. I also post manually, but that's another story. Tumblr has a cool feature, allowing people to queue their posts, thus allowing them to "post" even when they are not online.

So, without further ado, here are the steps:
1. create a folder on your web server which is writable by apache. This is needed because my scripts will unzip your zip archive with images and write them to that folder, for later upload to tumblr.

2. create folder "upload" in the folder where you'll store the scripts provided here

3. unzip all the files provided in zip file to above mentioned folder
3.b. modify php files (not much - enter your folder, user, password and some other info needed for scripts to work)

4. navigate your browser to the index.html (these php files and index.html must all be we accessible!)

5. zip your images into ZIP archive. Don't use folders - only images.

6. upload your zipped file via form provided.

that's it.

if something wents wrong, images won't be removed from server, so you can use post_to_queue link (also provided on index.html).

i never ment to publish this until now, so it might not be the best thing around, but it's doing the job.

please don't hesitate to ask if you have some issues.
 

Attachments

Last edited:
I'm opened to suggestions here. This is really a plain tool. I guess I could make a 2.0 version with post type selection, target selection and so on.

I'm also planning to create several more scripts that would go and auto-reblog certain posts, also adding some crazy comments.

Maybe I could get a suggestion on how to create comments that look "human" :)?
 
I'm opened to suggestions here. This is really a plain tool. I guess I could make a 2.0 version with post type selection, target selection and so on.

I'm also planning to create several more scripts that would go and auto-reblog certain posts, also adding some crazy comments.

Maybe I could get a suggestion on how to create comments that look "human" :)?

Yes mate go for 2.0. We will all be waiting for it. ;)
 
Opened for suggestions... Weekend is coming, we might even see 1.5 :) before monday if suggestions sound cool :)
 
Could you make a script that check's to see who your following that isn't following you that unfollows them if they aren't following you?
Thanks,
Enivid.
 
Could you make a script that check's to see who your following that isn't following you that unfollows them if they aren't following you?
Thanks,
Enivid.

probably, but this would take much more work, since tumblr api doesn't support follow/unfollow :(
 
I'm sorry, I saw on this forum that ppl do this, but wasn't sure how to do that. I'll check in FAQ.

I'll come back with AV report

Ok... i tried this site: http://www.virustotal.com/ but it responded "This file has never been reviewed by any VT Community member. Be the first one to comment on it!"

Don't know what else to do.

Anyways... This is a plain zip file with only php/txt files zipped. I would send it without zip, but server doesn't allow php uploads (which is normal).

Please post here a link where I could check this.
 
Last edited:
I'm sorry, I saw on this forum that ppl do this, but wasn't sure how to do that. I'll check in FAQ.

I'll come back with AV report

Ok... i tried this site: http://www.virustotal.com/ but it responded "This file has never been reviewed by any VT Community member. Be the first one to comment on it!"

Don't know what else to do.

Anyways... This is a plain zip file with only php/txt files zipped. I would send it without zip, but server doesn't allow php uploads (which is normal).

Please post here a link where I could check this.

Here's the Virustotal scan

Code:
File name:
tumblr-bulk-post.zip
Submission date:
2011-03-06 19:23:19 (UTC)
Current status:
queued (#14) queued (#15) analysing finished
Result:
0/ 43 (0.0%

Code:
http://www.virustotal.com/file-scan/report.html?id=c7af1cada74386d4bb9d6ceb1c06f6af91294b3d4fb31ba38aeec16478aef9c8-1299439399
 
Here's the Virustotal scan

Code:
File name:
tumblr-bulk-post.zip
Submission date:
2011-03-06 19:23:19 (UTC)
Current status:
queued (#14) queued (#15) analysing finished
Result:
0/ 43 (0.0%

Code:
http://www.virustotal.com/file-scan/report.html?id=c7af1cada74386d4bb9d6ceb1c06f6af91294b3d4fb31ba38aeec16478aef9c8-1299439399

Ha :) I actually DID that, but wasn't sure if that was right :))))

Thank you
 
:) bad boys these guys at stumbleupon... bad bad
 
Array ( [file] => Array ( [name] => test1.rar [type] => application/download [tmp_name] => /tmp/phpnsX0p9 [error] => 0 [size] => 609852 ) ) Invalid file

i got this error,what is the matter?
thanks
 
it does not work mate,only show this:
Upload: test1.zip
Type: application/zip
Size: 596.451171875 Kb
Stored in: /tmp/php37V4VbStored in: 1303482551test1.zip

need help
thanks very much
 
Didn't work for me either. I got results like Daniel. It just output some text.

The instructions aren't very clear. I could help rewrite them if somebody could help me understand them in the first place.
 
Tumblr updated their API. But the script was remade and uploaded as a free service to all.

Tumbloadr (its not on google so you have to add the last part of domain... starts with a c. add an o. add an m.)
 
Last edited:
Array ( [file] => Array ( [name] => coupon.png [type] => image/png [tmp_name] => /tmp/phpVrDzqn [error] => 0 [size] => 114422 ) ) Invalid file

this is not working!
 
Back
Top