Ytmusic-deleter

Latest version: v3.0.1

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

3.0.1

What's Changed
* Sorting Playlists fix: Ignore case when sorting by Track Title.

_If you currently have a version of YTMusic Deleter below 3.0.0, please uninstall it before installing any version 3.0.0 and above._

**Full Changelog**: https://github.com/apastel/ytmusic-deleter/compare/3.0.0...3.0.1

3.0.0

What's Changed
![windows](https://github.com/user-attachments/assets/08fb4bee-9245-4f36-99ca-a1820a23077e)

Update for Windows Installer
_**IMPORTANT: If you already have YTMusic Deleter installed on your Windows computer, please uninstall it before installing this new version. Your settings will not be erased.**_

This update makes some important changes to the Windows installer:
- It no longer asks for administrator privileges, since it will now install at the User level instead of the System level.
- This means that it will only be installed for the current user, and not all users on your computer.
- It will take care to append the application name "YTMusic_Deleter" if you browse for a directory to install to other than the default (115)
- The application display name will now be "YTMusic Deleter" without an underscore, while the filename will still be "YTMusic_Deleter.exe".

Other changes
- Removed monkeypatch solution for 108 and 109 now that those have been resolved in ytmusicapi.

**Full Changelog**: https://github.com/apastel/ytmusic-deleter/compare/2.13.1...3.0.0

2.13.1

🐞One More Bugfix 🐞

* It seems that unliking a song can take more than 100 retries, so I bumped that up to 300 and now it will log an error if all 300 tries were exhausted, instead of saying "Removed from Likes".

**Full Changelog**: https://github.com/apastel/ytmusic-deleter/compare/2.13.0...2.13.1

2.13.0

🐞**Bugfix Release** 🐞

This release fixed some major bugs! If you experienced any issues with Remove Library, Unlike All, or the "add to library" feature of Delete Uploads, you will want to check out this release.

Three major bugs were fixed:
1. **"Unlike All" will now actually unlike all of your liked songs**, what a concept! I won't get into what the issue was but basically the Google API sometimes lies when it says it removed a song from your likes.
2. **Removing individual library songs** works again.
3. The **"add to library"** checkbox of Delete Uploads will now actually add the album to your library.

2 and 3 were both due to this issue in ytmusicapi https://github.com/sigma67/ytmusicapi/issues/743. It hasn't been fixed yet (It's an A/B testing issue) but I added a monkey patch solution that will handle it temporarily until that's fixed.

**Full Changelog**: https://github.com/apastel/ytmusic-deleter/compare/2.12.0...2.13.0

2.12.0

What's Changed
The "Delete Uploads" option has always allowed you to optionally choose whether you want to search for and add the uploads to your library before deleting them from your uploads. But now the search has been improved with a more intelligent "fuzzy" matching algorithm, and is adjustable regarding how stringent the fuzzy matching is.
![image](https://github.com/user-attachments/assets/45adf532-17c4-4632-86ae-7c4e67a3a3d7)

* Except YTMusicUserError in auth.py fixes 110 by mavaddat in https://github.com/apastel/ytmusic-deleter/pull/111

New Contributors
* mavaddat made their first contribution in https://github.com/apastel/ytmusic-deleter/pull/111

**Full Changelog**: https://github.com/apastel/ytmusic-deleter/compare/2.11.2...2.12.0

2.11.2

What's Changed
* Bug fix:
* A recent update by Google caused `get_playlist` to return no more than 100 items, meaning if you tried to use "Sort Playlist" or "Remove Duplicates", it would only operate on 100 songs of your playlist, instead of the entire thing. This updates to the latest version of [ytmusicapi](https://github.com/sigma67/ytmusicapi/releases/tag/1.10.1) to resolve that.


**Full Changelog**: https://github.com/apastel/ytmusic-deleter/compare/2.11.1...2.11.2

Page 1 of 9

Β© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.