fzakaria / HypeScript

Python HypeMachine script downloader
www.fzakaria.com
55 stars 21 forks source link

Add MP3 ID3 Tags #13

Open mitchross opened 10 years ago

mitchross commented 10 years ago

Right now the songs download as Artist-title and there is no Mp3 info, so if you import into Spotifiy or some media player, the artist field is blank. Suggesting adding ID3 tags. I gave it a shot over the weekend and was not successful, but I am not fluent in python. I tried Mutagen library and tried Eyed3 but couldnt get it to install via PIP.