HRXN
HRXN
> #### Expected Behavior >Expected software to download all 3 pictures. Wait, you're trying just this single post? Not sure, normally Ripme is used like this `.tumblr.com`, i.e. the whole...
You can set your own API key within `rip.properties`
Let me chime in for a second.. 1. Some 500px profile pages have watermarks (of the site), that is a 500px account specific setting. There is no way around that,...
Yeah.. inside the script element that starts with `window.PxPreloadedData`. That didn't change at all. But they apparently now have a new script element inside their HTML, that contains a function...
Could be considered as a possible workaround, yes, because the `_1280` URL should always work. I've noticed this as well, but I think this issue is only limited to tumblrs...
Maybe it's best to avoid using `images = doc.select("meta[property=og:image]");` completely, so we don't rely on `
Should already work, try to put your key in `rip.properties`.
Well, http://b-authentique.tumblr.com should work as any other blog on Tumblr. The API response does not indicate anything unusual. ```JSON { "meta": { "status": 200, "msg": "OK" }, "response": { "blog":...
Not right now, as far as I know. But [TumblrRipper.java](https://github.com/4pr0n/ripme/blob/master/src/main/java/com/rarchives/ripme/ripper/rippers/TumblrRipper.java) uses the Tumblr API to fetch the posts, and you can filter the types via the API, so it should...
Without the ability to test anything (no Java build environment present), I'd first try this for example: https://github.com/4pr0n/ripme/blob/master/src/main/java/com/rarchives/ripme/ripper/rippers/TumblrRipper.java#L101 Remove the mediatype `"photo"`