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 3 of 9

2.9.0

What's Changed
Google, in their infinite wisdom, have removed OAuth as an available sign-in method from YouTube/YouTube Music API integration. 😠

This means we have to revert back to the old, annoying method of sigining in where you paste request headers from your browser (see the README for instructions). Another downside of this is that you don't get a nice profile picture and Account Name showing up to show who you are signed in as.

In case OAuth ever works again in the future, I added an option in the File -> Preferences menu that will enable it.

(Fixes 85)

**Full Changelog**: https://github.com/apastel/ytmusic-deleter/compare/2.8.0...2.9.0

2.8.0

What's Changed
New Feature: Sort playlists based on custom attributes of your choosing

You can sort by one or more of the following, in any order of preference:

- Artist
- Album Title
- Track Title
- Duration

Also can reverse the order, or shuffle the whole thing.

![image](https://github.com/user-attachments/assets/b4c463d3-81e0-42a2-89d2-3d178c9fb895)

**Full Changelog**: https://github.com/apastel/ytmusic-deleter/compare/2.7.0...2.8.0

2.7.0

What's Changed
* Added new feature "Add All to Playlist" which will take all your uploads or library songs and add them to a chosen playlist
* It's not possible to use "Select All" on the Uploads list, so this is the only way to add all your uploads to a particular playlist.
* Feature requested by LazyNinja435
* Upgraded to ytmusicapi 1.8.2

**Full Changelog**: https://github.com/apastel/ytmusic-deleter/compare/2.6.3...2.7.0

2.6.3

What's Changed
* Fixed a potential issue where if the URL for the donate button can't be loaded, it won't prevent the whole app from starting up.
* Simplified some logic for whether buttons should be enabled.
* Dependency updates

**Full Changelog**: https://github.com/apastel/ytmusic-deleter/compare/2.6.2...2.6.3

2.6.2

What's Changed
* Update to ytmusicapi 1.8.1 (fixes 69 for all users) by github-actions in https://github.com/apastel/ytmusic-deleter/pull/70
This means "Delete Uploads" will work for everyone now. You don't need to download a different release if you're a free vs. premium user of YTMusic.


**Full Changelog**: https://github.com/apastel/ytmusic-deleter/compare/2.6.0...2.6.2

(whoops guess I skipped 2.6.1, oh well)

2.6.0

This release fixes the "Delete Uploads" feature for users who were seeing "Retrieved 0 uploaded songs".

Until [this issue](https://github.com/sigma67/ytmusicapi/issues/640) in the ytmusicapi library is resolved, this will cause YTM users on the Free tier to see "Retrieved 0 uploaded songs". If you are a Free user of YTM and you want to use this tool to delete your uploads, you will have to download the release prior to this one (2.5.2).

Fixes 69

**Full Changelog**: https://github.com/apastel/ytmusic-deleter/compare/2.5.2...2.6.0

Page 3 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.