codex67cm/TeraboxDownloader ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple desktop app that lets me load a file full of Terabox links and download everything in it.
I want a clean interface where I can pick a text file or paste links in, then start the downloads and see clear progress for each link, plus success and error messages. It should handle multiple links one by one or in a batch, and make it easy to tell which ones finished and which ones failed. If a link needs extra processing, take care of that behind the scenes so the app feels straightforward for the user.
Keep the UI simple and modern, with a basic file picker, a list of links, and a download status area. If you need to look up current Terabox handling details online, do that. Make it work as a polished Electron style app that opens locally, with everything wired up so I can just run it and use it right away.
Are you gonna build this?
make sure you review the code using coderabbit