fstr415/AniRipper ? reverse-engineered prompt
Reverse engineered prompt
Build me a portable Windows anime app that lets me browse and search shows, stream episodes, switch between Sub, Dub, and Auto, and keep watching from where I left off.
I want an embedded video player with basic controls, fullscreen, volume, episode navigation, resume playback, retry if a stream fails, and a skip intro feature that uses available timing data but can fall back to a manual skip when needed.
It should also let me download episodes, either one at a time, a range of episodes, or a whole series, then show the download queue in a library or downloads tab with statuses like queued, downloading, completed, failed, and skipped. I’d like the app to save watch progress locally, show a currently watching section on the home screen, and have a settings page for things like default language, download folder, and the FFmpeg path. Keep it as a self contained Windows app that can run from a folder without a complicated install.
Are you gonna build this?
make sure you review the code using coderabbit