youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js

AGPL-3.0 License

Stars
6.3K
Committers
5

Bot releases are visible (Hide)

youtube-dl-gui - v1.7.0

Published by jely2002 about 4 years ago

Changelog:

  • Add support to download private videos.
  • Add support to authenticate using cookies (more info in the Wiki).
youtube-dl-gui - v1.6.4

Published by jely2002 about 4 years ago

Changelog:

  • Added progress bar to see the progress when downloading a single video
  • Improved the 'open-file' button
  • Temporarily disable the app when the binaries are being updated, preventing weird errors
youtube-dl-gui - v1.6.0

Published by jely2002 about 4 years ago

Changelog:

  • Added support for linux (AppImage)
  • Added open file button after download
  • Fixed binary auto-update
  • Fixed multiple security vulnerabilities
  • Fixed multiple small bugs
  • Streamlined and cleaned up code
youtube-dl-gui - v1.5.1

Published by jely2002 over 4 years ago

Changelog:

  • Add metadata cache, this allows for even faster playlist downloading.
  • Streamlined the logic/timing behind playlist downloading.
  • Fix: Left side of the 'download another video' button unclickable.

IMPORTANT
If you already have version 1.4.5 or higher installed and you are running windows there is no need to download the update from here, your app wil automatically update!

youtube-dl-gui - v1.4.5

Published by jely2002 over 4 years ago

This build is heavily deprecated and will not work properly

Changelog:

  • Add support for playlist and bulk downloading
  • Add auto-updating
  • Add progress bars for playlists
  • Add overlay icons and progress bar in the taskbar
  • Add cross to clear the link bar
  • Removed youtube-dl-node
  • Switch windows from portable to installer
  • Fix DASH video downloads
youtube-dl-gui - v1.3.2

Published by jely2002 over 4 years ago

This build is heavily deprecated and will not work properly

Changelog:

  • Add custom download location support
  • Add automatically calculated download sizes
  • Add internet connection auto detect (locks app when disconnected)
  • Add auto updater for the binaries
  • Add metrics
  • Fix wrong video format being downloaded
  • Fix binaries not working properly on Darwin
  • Change titlebar color on Darwin
youtube-dl-gui - v1.2.0

Published by jely2002 over 4 years ago

This build is heavily deprecated and will not work properly

Changelog:

  • Add support for Darwin/MacOSX
  • Fix custom title bar on Darwin
  • Fix faulty binary paths on Darwin
  • Fix faulty window configuration on Darwin
youtube-dl-gui - v1.1.3

Published by jely2002 over 4 years ago

This build is heavily deprecated and will not work properly

Changelog:

  • Disable asar smartUnpack so youtube-dl doesn't get unpacked twice, and to decrease the file size of the final executable.
youtube-dl-gui - v1.1.2

Published by jely2002 over 4 years ago

This build is heavily deprecated and will not work properly

Changelog:

  • Fix binary locations in packaged exe
  • Fix buttons and inputs not being reset/disabled
  • Add error toasts
  • Add fps selection
  • Add support for downloading videos with subtitles
youtube-dl-gui - Alpha 1.0.0

Published by jely2002 over 4 years ago

This build is heavily deprecated and will not work properly

The first production ready release of youtube-dl-gui. At this point only single videos can be downloaded as .mp4 or .mp3 files. More functionality will follow soon!