Earlier quoted context omitted.
Why not Opus.
There are many reasons, and as a user of Opus you are probably aware of the trade offs?
Open Source YouTube to MP3 Downloader
41–50 of 92 posts
Re: Open Source YouTube to MP3 Downloader
#42for those of us comfy with the console: yt-dlp -x [YouTube or other url]
Re: Open Source YouTube to MP3 Downloader
#43for 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....
Re: Open Source YouTube to MP3 Downloader
#44Re: Open Source YouTube to MP3 Downloader
#45Earlier quoted context omitted.
MP3 (audio-only) and MP4 (video) is a one-character difference. It's clear to the people that browse HackerNews, it is seldom clear to the layperson.
Laypeople have known what MP3s are since Napster was making headlines. Laypeople have mostly never heard of MP4.
For most mobile users, using the more modern VP9 and HEVC essentially just burns battery life, and even modern GPU based desktop users usually see their card warm up on YT.
MP4 is far from perfect, but play/resume/skip-to location media mods for a web-server are common (js or html5 support is stable.) This saves a lot of grief setting up media servers, but most people now just use an online platform... rather than figure this stuff out.
I kind of miss the days a lazy layman coudn't post lame garbage video content.
Have a wonderful day =3
Re: Open Source YouTube to MP3 Downloader
#46Who needs MP3 in 2024? Retrocomputing does! So a really lightweight YouTube client capable of running on Windows 95 and/or 486-class machines producing MP3 output would make a really great sense. Can this? For everyone else there are AAC and OPUS.
Re: Open Source YouTube to MP3 Downloader
#47YouTube presents audio in 2 forms under various bitrates and formats. AAC and OPUS. The Opus track @128kbps (even better than the sometimes available AAC @160kbps) is the highest quality and can be downloaded and played back by demuxing its WebM container to .opus or using a player which understands the WebM container. This is what I prefer: Downloading original OPUS audio, demuxing to .opus, without reconversions us…
I remux into ogg which still supports Opus but seemed to have wider player support. Great way to get tracks that don't seem to be available anywhere other than streaming.
Re: Open Source YouTube to MP3 Downloader
#48Re: Open Source YouTube to MP3 Downloader
#49Personally I just use a bookmarklet. Nothing to install, no website to visit. Just a local bookmark that shows the list of the video/audio file direct links. https://github.com/minanagehsalalma/Youtube-Downloader-Bookm... ( https://raw.githubusercontent.com/minanagehsalalma/Youtube-D... )
document.documentElement.innerHTML.match(/https?:\/\/[^\s/$.?#].[^\s]*videoplayback(?:\?|%3F)[^'"]+/g)
Tried this on two videos and it returned null both times.Re: Open Source YouTube to MP3 Downloader
#50yt-dlp_linux -f bestaudio --audio-quality 2 --embed-thumbnail --add-metadata --extract-audio --audio-format mp3 --no-mtime -o "%(title)s.%(ext)s" http://
Yeah except do yourself a favor and don't use mp3