Skip to content

Releases: MeguMario/ytdl-wrapper

second release

02 Dec 17:16
Compare
Choose a tag to compare

note: this version included 7z.exe out of the box, that's much more simple than implement one programatically.

nice! the second release for this piece of software

Additions:

  • Added audio-only playlist download option
  • Give user option to download again

Changes:

  • Minor tweaks to the updater
  • Changed project name to "ytdl-wrapper"
  • Removed unused dependencies

Bug

  • 402 Error when pulling ytdl version from their repo

initial release

25 Nov 17:50
31bc083
Compare
Choose a tag to compare

note: this version included 7z.exe out of the box, that's much more simple than implement one programatically.

Available feature:

  • A simple updater (you'll need to run this first as this won't include youtube-dl and ffmpeg out of the box)
  • As of right now, only 3 modes are available: video & audio, audio-only, and all playlist.

Bug

  • a bug preventing user from downloading videos inside a playlist, this has been hotfixed
  • accidentally make playlist download audio only, will bring that back later

Changes

  • Removed the need to press a key twice