Releases: apastel/ytmusic-deleter
2.9.2
What's Changed
- Fixed #91
- Delete History works again (updated to latest ytmusicapi@1.9.0)
OAuth sign-in will return in the next release, but will require having to create an API client in your Google settings.
Full Changelog: 2.9.1...2.9.2
2.9.1
What's Changed
- Fixed a dead link to the documentation on ytmusicapi about how to obtain your authentication headers from Firefox.
Full Changelog: 2.9.0...2.9.1
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: 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.
Full Changelog: 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: 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: 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 #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: 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 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: 2.5.2...2.6.0
2.5.2
What's Changed
- "Sort Playlist" - Error handling for when a track doesn't have a
setVideoId
Full Changelog: 2.5.1...2.5.2
2.5.1
What's New
Show all playlists in the playlist selection window instead of only 25
Full Changelog: 2.5.0...2.5.1