Skip to content

Releases: apastel/ytmusic-deleter

2.9.2

17 Dec 23:52
Compare
Choose a tag to compare

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

01 Dec 05:25
Compare
Choose a tag to compare

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

16 Nov 20:29
Compare
Choose a tag to compare

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

09 Nov 03:35
Compare
Choose a tag to compare

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

Full Changelog: 2.7.0...2.8.0

2.7.0

20 Oct 20:59
Compare
Choose a tag to compare

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

01 Oct 01:45
Compare
Choose a tag to compare

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

24 Aug 19:17
Compare
Choose a tag to compare

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

22 Aug 02:03
Compare
Choose a tag to compare

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

19 Aug 05:34
Compare
Choose a tag to compare

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

29 Jul 02:34
Compare
Choose a tag to compare

What's New

Show all playlists in the playlist selection window instead of only 25

Full Changelog: 2.5.0...2.5.1