You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The downloader now supports organizing your downloads by creating a dedicated subfolder for each individual post within a SimpCity thread.
SimpCity Text Extraction & Export
The downloader can now extract text from SimpCity threads and export them into clean PDF, TXT, or DOCX formats.
How to use: Paste the thread link, choose the "More" option, and a configuration dialog will open.
By default, it will create a separate file for every post in the thread. If you prefer to combine everything, you can check the "Single PDF" option to create one single PDF for the entire thread.
Page Range Support for SimpCity
Added the ability to specify an exact page range when downloading from a thread.
How to use: After pasting a thread link, use the new page range inputs to specify which pages to process (e.g., from 1 to 2, 4 to 5, or even 1 to 1 if you only want to download a single page).
Custom Filename Formatting for SimpCity
You can now fully customize how files are renamed when downloading images and media from SimpCity.
How to use: Open the Custom Filename Settings and select the tags you want to build your filename format.
Supported Placeholders:
{creator_name}: The author/creator of the post.
{published}: The date the post was uploaded (with customizable date formatting).
{id}: The unique post ID.
{content}: A short text snippet from the post's description.
{name}: The original filename from the server.
{suffix}: A numeric index (e.g., 001, 002) for tracking multiple files within the same post.
Other Changes & Fixes
Strict AND Filtering (A + B): Added a new syntax for the "Filter by Character(s)" field. You can now use the format (A + B) to strictly filter and download only posts that contain both terms (e.g., (version + final)), rather than downloading posts containing either one.
Fixed Bunkr and Mega Downloads: Addressed issues preventing links from Bunkr and Mega from downloading successfully.
UI Enhancements: Replaced standard text emojis in the application buttons with clean, high-quality SVG icons for a more polished look and feel.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
What's New
Subfolder Per Post Support for SimpCity
SimpCity Text Extraction & Export
Page Range Support for SimpCity
1to2,4to5, or even1to1if you only want to download a single page).Custom Filename Formatting for SimpCity
{creator_name}: The author/creator of the post.{published}: The date the post was uploaded (with customizable date formatting).{id}: The unique post ID.{content}: A short text snippet from the post's description.{name}: The original filename from the server.{suffix}: A numeric index (e.g., 001, 002) for tracking multiple files within the same post.Other Changes & Fixes
(A + B): Added a new syntax for the "Filter by Character(s)" field. You can now use the format(A + B)to strictly filter and download only posts that contain both terms (e.g.,(version + final)), rather than downloading posts containing either one.This discussion was created from the release Kemono Downloader v9.1.4.
Beta Was this translation helpful? Give feedback.
All reactions