✨ Features
-
Advanced SSL Validation: Implemented a new 3-tier
ssl_verifysetting (custom,default,false). This defaults to custom fingerprint hardening -
Smart 503 Error Handling: Added dual-layer 503 detection. The script now intelligently distinguishes between temporary server overloads (which trigger the rate-limit backoff sleeper) and explicit OnlyFans maintenance windows (which safely abort the script to prevent IP bans).
🐛 Bug Fixes
- Accurate Download Stats: Fixed an issue in the download managers where failed media (like missing DRM keys or timeouts) were incorrectly tallied as "skipped" instead of "failed" in the final run statistics.
🧹 Chores & Improvements
- Logging & UI: Added more granular debug logs and improved wording across the CLI menus for better clarity.
- Safe List Parsing: Hardened the advanced config menu to prevent background crashes when parsing list-based configurations (like userlists and blacklists).