Skip to content

Releases: tardisx/gropple

v0.6.0-alpha.4

14 Mar 18:51
Compare
Choose a tag to compare
v0.6.0-alpha.4 Pre-release
Pre-release
  • Configurable destinations for downloads
    • Multiple destination directories can be configured
    • When queueing a download, an alternate destination can be selected
  • When downloading from a playlist, show the total number of videos and how many have been downloaded
  • Show version in web UI
  • Improve index page (show URL of queued downloads instead of nothing)
  • Fixes and improvements to capturing output info and showing it in the UI
  • Show all log output in the popup
  • Fixes to handling of queued downloads
  • Fix portable mode to look in binary directory, not current directory
  • Automatically cleanup download list, removing old entries automatically

v0.6.0-alpha.3

13 Mar 00:26
Compare
Choose a tag to compare
v0.6.0-alpha.3 Pre-release
Pre-release
  • Configurable destinations for downloads
    • Multiple destination directories can be configured
    • When queueing a download, an alternate destination can be selected
  • When downloading from a playlist, show the total number of videos and how many have been downloaded
  • Show version in web UI
  • Improve index page (show URL of queued downloads instead of nothing)
  • Add docker support
  • Fixes and improvements to capturing output info and showing it in the UI
  • Fixes to handling of queued downloads
  • Fix portable mode to look in binary directory, not current directory

v0.6.0-alpha.2

09 Mar 11:24
Compare
Choose a tag to compare
v0.6.0-alpha.2 Pre-release
Pre-release
  • Configurable destinations for downloads
  • When downloading from a playlist, show the total number of videos and how many have been downloaded
  • Show version in web UI
  • Improve index page (show URL of queued downloads instead of nothing)
  • Add docker support
  • Fixes and improvements to capturing output info and showing it in the UI
  • Fixes to handling of queued downloads
  • Fix portable mode to look in binary directory, not current directory

v0.5.5

09 Apr 03:00
Compare
Choose a tag to compare
  • Fix a bug which would erase configuration when migrating from v1 to v2 config

v0.5.4

07 Apr 12:23
Compare
Choose a tag to compare
  • Check the chosen command exists when configuring a profile
  • Improve documentation
  • Add a stop button in the popup to abort a download (Linux/Mac only)
  • Move included JS to local app instead of accessing from a CDN
  • Make the simultaneous download limit apply to each unique domain
  • Support "portable" mode, reading gropple.yml from the current directory, if present

v0.5.3

21 Nov 05:54
Compare
Choose a tag to compare
  • Add config option to limit number of simultaneous downloads
  • Remove old download entries from the index after they are complete

v0.5.2

26 Oct 12:28
Compare
Choose a tag to compare
  • Provide link to re-display the popup window from the index
  • Visual improvements

v0.5.1

25 Oct 12:23
Compare
Choose a tag to compare
  • Add note about adblockers potentially blocking the popup
  • Make it possible to refresh the popup window without initating a new download

v0.5.0

01 Oct 00:46
Compare
Choose a tag to compare
  • No more command line options, all configuration is now app-managed
  • Beautiful (ok, less ugly) new web interface
  • Multiple youtube-dl profiles, a profile can be chosen for each download
  • Bundled profiles include a standard video download and an mp3 download
  • Configuration via web interface, including download profile configuration

v0.4.0

26 Sep 11:46
Compare
Choose a tag to compare
  • Add version check and upgrade prompt in the web interface
  • Fix regex for “merging” log lines
  • Make the index page refresh automatically