Logo
Explore Help
Sign In
justin/gropple
1
0
Fork 0
You've already forked gropple
Code Issues 1 Pull Requests 1 Actions Packages Projects Releases 24 Wiki Activity

24 Releases 26 Tags

RSS Feed
  • v1.0.0-alpha.1 c31d25c048

    v1.0.0-alpha.1 Pre-Release

    tardisx released this 2023-11-22 08:33:11 +10:30 | 42 commits to main since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gropple_1.0.0-alpha.1_checksums.txt
      744 B
    • gropple_Darwin_arm64.tar.gz
      3.2 MiB
    • gropple_Darwin_x86_64.tar.gz
      3.3 MiB
    • gropple_Linux_arm64.tar.gz
      2.9 MiB
    • gropple_Linux_i386.tar.gz
      3.0 MiB
    • gropple_Linux_x86_64.tar.gz
      3.2 MiB
    • gropple_Windows_arm64.zip
      3.0 MiB
    • gropple_Windows_i386.zip
      3.1 MiB
    • gropple_Windows_x86_64.zip
      3.3 MiB
  • v0.6.0-alpha.4 5d1f4ffadb

    v0.6.0-alpha.4 Pre-Release

    tardisx released this 2023-03-15 05:18:56 +10:30 | 57 commits to main since this 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
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gropple-linux-v0.6.0-alpha.4.zip
      5.8 MiB
    • gropple-mac-v0.6.0-alpha.4.zip
      5.7 MiB
    • gropple-win-v0.6.0-alpha.4.zip
      5.9 MiB
  • v0.6.0-alpha.3 ea70f47f76

    v0.6.0-alpha.3 Pre-Release

    tardisx released this 2023-03-13 10:54:47 +10:30 | 66 commits to main since this 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
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gropple-linux-v0.6.0-alpha.3.zip
      5.8 MiB
    • gropple-mac-v0.6.0-alpha.3.zip
      5.7 MiB
    • gropple-win-v0.6.0-alpha.3.zip
      5.9 MiB
  • v0.6.0-alpha.2 9944cb9104

    v0.6.0-alpha.2 Pre-Release

    tardisx released this 2023-03-09 21:32:24 +10:30 | 74 commits to main since this 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
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gropple-linux-v0.6.0-alpha.2.zip
      5.8 MiB
    • gropple-mac-v0.6.0-alpha.2.zip
      5.7 MiB
    • gropple-win-v0.6.0-alpha.2.zip
      5.8 MiB
  • v0.5.5 50a6ac9e85

    v0.5.5 Stable

    tardisx released this 2022-04-09 12:26:56 +09:30 | 98 commits to main since this release

    • Fix a bug which would erase configuration when migrating from v1 to v2 config
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gropple-linux-v0.5.5.zip
      5.4 MiB
    • gropple-mac-v0.5.5.zip
      5.4 MiB
    • gropple-win-v0.5.5.zip
      5.4 MiB
  • v0.5.4 b85a2418f0

    v0.5.4 Stable

    tardisx released this 2022-04-07 21:50:54 +09:30 | 100 commits to main since this release

    • 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
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gropple-linux-v0.5.4.zip
      5.4 MiB
    • gropple-mac-v0.5.4.zip
      5.4 MiB
    • gropple-win-v0.5.4.zip
      5.4 MiB
  • v0.5.3 e8a4f41ca2

    v0.5.3 Stable

    tardisx released this 2021-11-21 16:19:49 +10:30 | 118 commits to main since this release

    • Add config option to limit number of simultaneous downloads
    • Remove old download entries from the index after they are complete
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gropple-linux-v0.5.3.zip
      5.0 MiB
    • gropple-mac-v0.5.3.zip
      4.9 MiB
    • gropple-win-v0.5.3.zip
      5.0 MiB
  • v0.5.2 4b433304f6

    v0.5.2 Stable

    tardisx released this 2021-10-26 22:48:16 +10:30 | 120 commits to main since this release

    • Provide link to re-display the popup window from the index
    • Visual improvements
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gropple-linux-v0.5.2.zip
      5.0 MiB
    • gropple-mac-v0.5.2.zip
      4.9 MiB
    • gropple-win-v0.5.2.zip
      4.9 MiB
  • v0.5.1 3964c6fa72

    v0.5.1 Stable

    tardisx released this 2021-10-25 22:47:11 +10:30 | 121 commits to main since this release

    • Add note about adblockers potentially blocking the popup
    • Make it possible to refresh the popup window without initating a new download
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gropple-linux-v0.5.1.zip
      5.0 MiB
    • gropple-mac-v0.5.1.zip
      4.9 MiB
    • gropple-win-v0.5.1.zip
      4.9 MiB
  • v0.5.0 59a462eb04

    v0.5.0 Stable

    tardisx released this 2021-10-01 10:13:29 +09:30 | 126 commits to main since this release

    • 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
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gropple-linux-v0.5.0.zip
      5.0 MiB
    • gropple-mac-v0.5.0.zip
      4.9 MiB
    • gropple-win-v0.5.0.zip
      4.9 MiB
First Previous 1 2 3 Next Last
Powered by Gitea Version: 1.23.8 Page: 48ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API