v1.2-beta
YTMusicLibTracker
Console app, with python scripts useful for YouTubeMusic users.
Download Zip file with app and see Documentation for instructions on how to use it.
List of features
-
Exporting user's library to csv
-
Creating csv file with changes in your library since the last export. It contains:
- Unavailable songs (On the playlists you can see them as greyed out)
- Duplicated songs from your playlists or library
- Songs that you added since last export
- Songs that you removed since last export
- Songs where metadata has been changed by youtube
- All other songs that has not been changed
What's new in v1.2
- Updated version of ytmusicapi, now should work after recent library redesign in YTM
- Support for playlist renaming in changelog.csv
- Minor bug fixes