I bet you didn't expect this. I "made" (using ChatGPT) a little python app for my own personal use that I thought you might appreciate. It's a Youtube downloader that can download videos as videos (duh) or as mp3s.
In reality, this app is just a GUI for a thing called "yt-dlp", which is a command line tool for downloading videos from Youtube. I prefer clicking buttons instead of typing, so I made this very human design interface.
You need to download the latest yt-dlp (click here) windows exe and put that file next to my exe to work. If the app stops working in the future, you will need to update yt-dlp again. This is because Youtube is constantly breaking all downloaders.
I'm also providing the source code here (amarillo_yt_downloader.py), as an optional download. I might put this in my github later if I'm not feeling lazy.
Amarillo
2025-03-09 17:00:54 +0000 UTCLetHzoGo
2025-03-09 09:54:32 +0000 UTC