Batch-download images from a specific forum category by selecting one of 13 content classes and specifying how many topic pages to scan.
Speed up downloads by supplying multiple proxies simultaneously so the tool runs concurrent fetches through each one.
Filter downloads to only topics matching a keyword, or skip topics containing words you want to avoid.
Must be built from source on Linux/macOS using a C++ compiler, target forums are blocked in China so a working proxy is required to use the tool.
Hardseed is a command-line tool written in C++ that batch-downloads images and torrent files from two specific Chinese-language adult content forums, CaoLiu and AiCheng. You run it from a terminal, point it at a content category, and it automatically fetches the listed posts and saves the associated files to a folder on your computer. The tool organizes content into 13 categories, which it calls av classes. These separate the two source forums and divide the content by origin and type. You select one category per run and specify how many topic pages to scan. The program names the output folder automatically based on the category and time of download. Because the target forums are blocked in China, the tool is built around proxy support. It accepts connections through GoAgent, Shadowsocks, SSH tunnels, and VPN setups. You can supply multiple proxies at once, and the tool runs concurrent downloads through each one simultaneously, which the README says increases download speed significantly. Filtering options let you skip topics whose titles contain words you want to avoid, or restrict downloads to topics containing words you specify. You set a timeout for individual image downloads and control how many concurrent tasks run per proxy. The README is written partly in Chinese and partly in English. It includes animated GIF demos showing the tool running. The repository was last actively updated around early 2016. Installation instructions cover Linux and macOS from source, and a pre-compiled Windows binary is included in the repository.
← yangyangwithgnu on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.