Sorts music downloaded from Google Play Music/ Uploaded YouTube Music.
After you have downloaded your music from Google Takout here:
https://takeout.google.com/settings/takeout?pli=1
This script will move the mp3 files into folders by Artist/Album
INSTRUCTIONS:
Install Python 3.8+ (Tested with 3.8 and 3.9.5)
Run main.py
at least twice. Each run through will catch more files.
Between runs, you can add mp3 tags to the remaining files to help the program identify them.
You may also want to clean up the artists and albums in your music-uploads-metadata.csv
file.