Hacker News new | ask | show | jobs
by sourcecodeplz 3 days ago
vibe code your own, implement some kind of yt-downloader? torrent downloader,etc, maybe some album art. hm might make one myself.
1 comments

Yt-dlp doesn't do metadata though, at least the way I hold it. So I end up with "unknown - Unknown - file title" or the like when they're playing.

Stuff designed to rip mp3 streams got this right.

I'm probably holding it wrong.

Add --embed-thumbnail --add-metadata
And then load up MusicBrainz Picard to tag it after-the-fact; I've found some cases, usually on more obscure music, where Youtube metadata was close to right but wrong on some details. But it had enough details to allow Picard to find the correct album, and then the file(s) was/were tagged correctly.
Yeah, used to rip online radios with a winamp plugin. it placed the songs in folders per day and got each song name right.