Skip to content

VRipperoid 0.1.8

Choose a tag to compare

@mitro4 mitro4 released this 23 Dec 06:48
· 27 commits to main since this release

Added:

  • Parallel Downloading: Split concurrency settings into two distinct levels:
  • Max Concurrent Posts: Limit for posts downloading simultaneously.
  • Max Concurrent Images: Limit for images downloading simultaneously per post .
  • Retry Button: Added UI option to retry downloading missing images for posts with error or incomplete status.
  • Data Management: Disabled auto-backup and improved data clearing.

Changed:

Multi-Selection & Queue:

  • Fixed Start Order: When selecting and starting multiple posts, they are now queued strictly in the order they appear in the UI list.
  • Priority: Downloads are processed in the same order as the user visually sees them in the queue ("top-to-bottom").

Folder Structure:

  • Removed VRipper/ subfolder; files are saved directly to the root of the selected directory.
  • Restored unique folder naming ( Title_PostID ) to prevent file mixing between posts of the same thread.