Please download 2.1.1 release instead, as there is an issue running this release that is fixed in 2.1.1.
What's Changed
- Show profile photo and account name after logging in (I'll make this look nicer soon)
- Refactor "--add-to-library" functionality by making it work again and giving it new experimental matching features.
- Use
--fuzzy
to enable experimental fuzzy matching with a--score-cutoff
. Currently only available in the CLI version. Seeytmusic-deleter delete-uploads --help
- Use
Stuff that doesn't affect the app
- The code for the YTMusic Deleter GUI application has now been merged into this project
- Now using
pdm
as the package manager for both the app and the CLI.
Full Changelog: 1.6.0...2.1.0