udaysharmadev/Youtube-Downloader — reverse-engineered prompt
Reverse engineered prompt
Build me a clean local YouTube downloader web app that runs on my own machine and uses the yt dlp tool I already have installed. I want to paste a single video link, a playlist link, or even a batch of links, see the available video and audio formats, pick quality, and download right from the browser. It should feel simple and trustworthy, no clutter, no weird redirects, no tracking.
Please include a queue so multiple downloads can be lined up and processed one at a time, plus clipboard detection, download history that survives refreshes, and a small analytics view showing recent activity. Make the interface responsive, polished, and support dark mode. For playlists, let me review items and turn them into queued downloads easily. If something fails, I want clear errors and a way to retry.
Keep it local first, stream downloads efficiently, and make sure the app is ready to run in development and production. If you need details, look up current docs online.
Want more depth? Deep Reverse