Package eget: Information
Source package: eget
Version: 7.15-alt1
Build time: Dec 10, 2025, 03:13 PM
Category: Networking/WWW
Report package bugHome page: https://github.com/Etersoft/eget
License: AGPLv3
Summary: wget like downloader wrapper with wildcard support
Description:
eget is a wget like downloader wrapper. It supports download urls with wildcard. It supports wget or curl as backend.
Maintainer: Vitaly Lipatov
Last changed
Dec. 9, 2025 Vitaly Lipatov 7.15-alt1
- eget: pass --no-glob to wget if used - eget: restore missed protocol in real url - eget: fix filename parsing - eget: don't hide errors on list - eget: drop extra spaces before and after URL - eget: add support --output-dir to wget - eget: add a few url support - eget: add aria2 backend support - eget: fix to support many args
April 18, 2025 Vitaly Lipatov 7.14-alt1
- eget: fix bug with IPFS handling - eget: add support for EGET_OPTIONS - eget: add --no-content-disposition - eget: fix user agent string quoting - eget: fix left args - eget: fix get real filename for redirects with tags - eget: add --no-glob support
Dec. 10, 2024 Vitaly Lipatov 7.13-alt1
- added --trust-server-names to wget and curl (eterbug #17842) - have_end_slash added support to php? url style - eget: added --output-dir option (eterbug #17899) - eget: fix download name on using curl backend (eterbug #17899) - added --trust-server-names to wget and curl (eterbug #17842) - EGET_BACKEND: add support for abs path to the command