jeroendoggen / youtube-to-mpd

Front end for youtube-dl to auto add YouTube music to MPD
http://jeroendoggen.github.io/youtube-to-mpd
GNU General Public License v3.0
44 stars 4 forks source link

Ad ID3 tag information #2

Open jeroendoggen opened 9 years ago

jeroendoggen commented 9 years ago

Scan output for string: "[download] Destination: xx '- '" ( Add xx to Author field in ID3 tag (only if followed by '- word' (should detect most false names)

martini97 commented 7 years ago

I made an script that scraps some websites and add some tags (title, artist, album, release year, album cover, lyrics, genre,..) but it requires that the songs to be name as < artist > - < title >.mp3, but unfortunately sometimes it doesn't find some tags, and some sites block it after a few uses. Do you think it'd be useful? Here's the script https://gist.github.com/martini97/725c350717f3d72199ca188f557bbd4f