Oshan96/monkey-dl — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple anime episode downloader called Monkey DL that can bulk download shows from popular anime sites like 9Anime, 4Anime, AnimePahe, Twist, AnimeFreak, GoGoAnime, AnimeUltima, and AnimeFlix. I want to be able to search or paste a show link, pick an episode range, choose resolution when the site supports it, choose sub or dub when available, and download multiple episodes at once as fast as possible.

Please include a basic GUI that regular people can use, and keep a command line option too if it makes sense. Let me choose the save folder, optionally skip filler episodes using an AnimeFillerList link, and name files like Episode 12 with the episode title when possible. If a site needs captcha help, let me either paste a recaptcha token or use a 2captcha API key. If streaming download fails, use ffmpeg as a fallback when needed.

Make it feel reliable and straightforward, with clear errors and simple setup. You can check current docs online if needed.

Want more depth? Deep Reverse