Home Creators Posts Import Register Favorites Logout
Click here for site announcements
haven't archived this post yet. have a subscription? use the importer!

Downloads

  • Amarillos YouTube Downloader.zip
  • amarillo_yt_downloader.py

Missing 2 full-res photos, 2 files.

Content

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.

Files

Previews only

Comments

LetHzoGo

Can it possibly be used for mobile

Amarillo

No. Just Windows PC. Developing for mobile is an entirely different thing and I hate using phones :v