A python renamer that renames your number music files (xxx.mp3) to a proper title and artist name.
Usage: Copy the script to the directory of the Yandex.Music UWP App: C:\Users"your username"\AppData\Local\Packages"XXXX.Yandex.Music_XXXX"\LocalState\Music"XXXXX"
Run the script and inspect the files in the "renamed" folder.
Dependencies: requests, bs4, lxml