Skip to content

Releases: CUUP1DON/Chub-Ripper

Chub Ripper

31 May 04:44

Choose a tag to compare

  • Fixed issue with ripper not fetching all cards.

Chub Ripper

21 May 19:38

Choose a tag to compare

  • The entire interface has been rewritten using PyQt6, giving the app a cleaner, more native feel with better performance
  • 3 cards download at once instead of one by one — much faster for large libraries
  • Auto-retry on rate limits — if Chub.ai asks the app to slow down, it waits and tries again automatically instead of just failing
  • Already-saved items are detected immediately after fetching — no need to start a download just to find out everything is already on disk
  • ⚠ Unavailable status — cards deleted or made private by their creator now show in amber instead of red, so you know retrying won't help
  • ↺ Overwrite toggle — force re-download everything, even stuff you already have saved
  • Right-click any card to force just that one item to re-download
  • ↺ Retry Failed button — appears after a download run and retries only the items that actually failed, nothing else
  • 📁 Folder buttons on every tab — click to open that tab's save folder directly; hover to see how much disk space it's using
  • Remember last tab — the app reopens on whatever tab you were using last
  • Hover any tile to see its full name in a tooltip
  • Filter by status — show only New / Already saved / Done / Failed / Unavailable tiles
  • Download summary — when finished, shows exactly what was saved (e.g. "5 cards, 2 lorebooks, 3 chats")
  • Click any chat tile (after downloading) to preview the first 20 messages in a popup
  • Sort chats by message count — toggle ↓ Msgs / ↑ Msgs to find your longest conversations (AFTER DOWNLOAD)
  • Chat branching support — if a conversation has multiple branches (e.g. from swiping or editing), each branch is saved as its own separate file so nothing is strangely combined into one chat.

Chub Ripper

21 May 06:16

Choose a tag to compare

  • Fixed an issue where larger chats would download with missing/null messages.

Chub Ripper

19 May 20:17

Choose a tag to compare

  • Fixed bug that caused endless looping when fetching.

Chub Ripper

19 May 03:17

Choose a tag to compare

initial release!