zainrana558/manhwa-recap-studio-v3 ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app that can take a manhwa, manga, or webtoon chapter, pull the pages from a few different comic sites, and turn it into a short narrated recap video.
I want it to automatically find the chapters, split the pages into panels, read the text from the panels, translate it into English if needed, and then generate a clean voice narration over the recap video. It should also have a simple search page so I can look up titles from multiple sources, preview different voices, and see the finished video with easy playback and seeking.
Please make it work in a way that does not depend on paid API keys to get started, but can use better OCR or translation options if available. If you need to check current docs or best practices for any libraries, feel free to look them up online.
It would also be great if the app can save finished videos, resume jobs safely if something goes wrong, and show clear status updates while the recap is being made.
Are you gonna build this?
make sure you review the code using coderabbit