pablostanley/yoinks ? reverse-engineered prompt

Reverse engineered prompt

Build me a terminal app called yoinks that lets me download videos by pasting a link. I want to be able to run it with a URL or just open it and paste one in, then get a simple full screen picker where I can choose a video quality or audio only mp3 before it downloads. It should work for YouTube, X or Twitter, Instagram, Threads, TikTok, and other similar sites.

Make it feel polished in the terminal, with a nice centered interface, keyboard navigation, mouse support, and a light, dark, or automatic theme that follows my terminal colors. When the download finishes, save the file to my Downloads folder and print the final file path in the terminal.

Please make it work on Node 18 or newer, and if it needs yt dlp or ffmpeg, handle that automatically so I do not have to install extra stuff manually. Use current docs online if you need to.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab