Auto-MP3-Lyrics-Tagger
Auto-MP3-Lyrics-Tagger copied to clipboard
This program will automatically search for the `Lyrics` of the song online and Download the lyrics for the song and also add `Lyrics` Tag to the song.
han@Laptop:~/Test1$ sudo pip install . --allow-external eyed3 --allow-unverified eyed3 [sudo] wachtwoord voor han: Usage: pip install [options] [package-index-options] ... pip install [options] -r [package-index-options] ... pip install [options] [-e] ......
Traceback (most recent call last): File "auto_lyrics_tagger.py", line 3, in import urllib2 ModuleNotFoundError: No module named 'urllib2'