Hello. I can't configure for download nsfw content from the site pikabu.ru
The fact is that such content is available not as files, but as base64 data - <img src="data:image/jpeg;base64,/***">
When opening the original image in a new tab, the link also looks like - data:image/jpeg;base64,/***. When saving such an image, the browser suggests a name "no name.jpg"
Photos from posts without nsfw tagging have the usual links.
Is it possible to create a template for a website pikabu.ru for downloading photo/video mp4 content from regular posts and from posts marked nsfw?
An example of a user profile with nsfw content:
https://pikabu.ru/@plyusheka
Registration is required to view NSFW content.
Template for pikabu.ru
-
- Site Admin
- Posts: 2431
- Joined: 02 Mar 2009, 17:02
Re: Template for pikabu.ru
Unfortunately, the current version of the software cannot save the content from <img src="data:image/jpeg;base64,/***">. This feature is in the to-do list.