ripme
ripme copied to clipboard
Unable to rip custom tumblr URLs
Trying to rip b-authentique.com
Adding .tumblr.com
doesn't work either.
Any clues how to get around this?
Thanks
yeah same i tried changin the auth toqen but it doesnt worq anymore sadly. it worqed before few months just by changin the auth toqen :(
Nevermind it worqed i just need to restart ripme
Nevermind it worqed i just need to restart ripme
Were you able to rip b-authentique.com
?
@eatmars @poiuyrt546 I tried ripping b-authentique.com
and b-authentique.tumblr.com
and neither worked for me.
But that said, a usual tumblr website (not custom URL) stopped working for me as well: http://guilin1970.tumblr.com/
If you have a site like this (which is actually a tumblr blog with a custom URL), if you can find out the name of the actual tumblr blog, you can just put it into ripme like so: http://b-authentique.tumblr.com
Ripme uses the tumblr API to get images from tumblr blogs, so if this doesn't work it either means the username is wrong, the tumblr ripper is broken, or something like permission is denied.
Ripme uses the tumblr API to get images from tumblr blogs, so if this doesn't work it either means the username is wrong, the tumblr ripper is broken, or something like permission is denied.
b-authentique.tumblr.com/archive
shows a standard tumblr archive page for this website so the username seems to be correct; unless I'm missing something here.
Other tumblr websites with non-custom URLs are still working fine for me.
Well, http://b-authentique.tumblr.com should work as any other blog on Tumblr. The API response does not indicate anything unusual.
{
"meta": {
"status": 200,
"msg": "OK"
},
"response": {
"blog": {
"ask": false,
"ask_anon": false,
"ask_page_title": "Ask me anything",
"can_subscribe": false,
"description": "Inspiring photographers and models from all over the world.",
"is_adult": false,
"is_nsfw": true,
"name": "b-authentique",
"posts": 4541,
"reply_conditions": "3",
"share_likes": false,
"subscribed": false,
"title": "B-Authentique | Online Magazine",
"total_posts": 4541,
"updated": 1494423998,
"url": "http://www.b-authentique.com/"
}
}
}
(https://api.tumblr.com/console/calls/blog/info)