Live data from Hacker News

Open Source YouTube to MP3 Downloader

github.com

1–10 of 92 posts

Re: Open Source YouTube to MP3 Downloader

#4
post #3

I like yt-dlp, but I also see the value in something that looks and functions just like those websites people end up using anyways.

I do too, don’t get me wrong. yt-dlp has much more rich features and does a good bit more than this… however I’ve just been trying to challenge myself to make simple apps and I prefer GUIs over command.

Re: Open Source YouTube to MP3 Downloader

#7

for those of us comfy with the console: yt-dlp -x [YouTube or other url]

I think the "or other url" is important here. I didn't realise for a long time that I could put a reddit, Twitter or other URLs in there to download videos. You can find a complete list of supported sites here:

https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites....

Post reply on HN