Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 382 Bytes

File metadata and controls

11 lines (8 loc) · 382 Bytes

ymusicrenamer

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