Skip to content

Releases: rkrehn/YTAD

2.8

Choose a tag to compare

@rkrehnrkrehn released this 21 Jan 18:36
  • Addressed a bug where there was a 20-song limit for pulling albums
  • Addressed a minor where songs with a hyphen weren't always pulled correctly

2.6

2.6

Choose a tag to compare

@rkrehnrkrehn released this 09 Jan 16:48
  • Further improvements to fix an issue with duplicating songs
  • Updated some other core dependencies

2.5

2.5

Choose a tag to compare

@rkrehnrkrehn released this 17 Dec 06:13
  • Fixed a bug with pulling play count for a song name
  • Added ability to remove a row
  • Fixed an issue with tagging when a duration couldn't be determined

2.4

2.4

Choose a tag to compare

@rkrehnrkrehn released this 15 Dec 21:54
  • Improved logic for numbering tracks
  • Fixed a pattern issue with songs with a period in their name

2.3

2.3

Choose a tag to compare

@rkrehnrkrehn released this 18 Nov 18:43
  • In some rare cases, the video ID for multiple songs is the exact same (artists/publishers need to fix this). This will no longer cause songs to be skipped
  • Updated HTML headers call to force English since a lot of the code is English dependent and not language agnostic (blame YouTube)
    -Fixed an issue with certain songs not pulling

2.2

2.2

Choose a tag to compare

@rkrehnrkrehn released this 31 Oct 19:53
f5da43f

Improved algorithm for pulling album tracks. Also solved an issue that it would skip a track number.

2.1

2.1

Choose a tag to compare

@rkrehnrkrehn released this 27 Oct 21:04
  • Upgraded algorithm for downloading mp3s
  • Albums will sort when pulling from an artist
  • Implemented html decoding to prevent weird file names
  • Saving data now occurs after adding an album
  • Improved cookie catching
  • Instead of error when a directory doesn't exist, the app will just create one anyways
  • Removed the Cookie tutorial when an error occurs

2.0

2.0

Choose a tag to compare

@rkrehnrkrehn released this 16 Sep 15:44
e3476df

Overhaul of application.

  • Separated from YouTube Explode codebase and switched to yt-dlp
  • yt-dlp will also handle all mp3 conversions
  • Support pulling multiple albums from artist on YouTube Music instead of one album at a time
  • Internally built album pulling from YouTube Music
  • Support for cookies (required for yt-dlp to work properly)
  • Added guide on cookie support
  • Updated right-click menu to support updating the selected artist, album, or song
  • Improved conversion status updates
  • Improved tagging logic

1.11

Choose a tag to compare

@rkrehnrkrehn released this 22 May 17:43
2c16914

Updated core dependencies

1.10.1

Choose a tag to compare

@rkrehnrkrehn released this 03 Feb 20:07

No changes. Only updated YoutubeExplode.dll file.