https://github.com/eylles/dld-downloader-wrapper
wrapper script for cli download utilities, curl, aria2c and megatools
https://github.com/eylles/dld-downloader-wrapper
aria2 curl megatools wrapper wrapper-script
Last synced: 17 days ago
JSON representation
wrapper script for cli download utilities, curl, aria2c and megatools
- Host: GitHub
- URL: https://github.com/eylles/dld-downloader-wrapper
- Owner: eylles
- License: apache-2.0
- Created: 2023-10-17T03:59:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T06:34:04.000Z (over 1 year ago)
- Last Synced: 2025-01-10T11:47:06.215Z (over 1 year ago)
- Topics: aria2, curl, megatools, wrapper, wrapper-script
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# dld
A wrapper for cli file transfer programs, no longer think about having to use
[megatools](https://megatools.megous.com/) for a mega link,
[aria2c](https://github.com/aria2/aria2) or just good ol
[curl](https://curl.se/).
Mind you this script is very opinionated in how it operates, it requires
configuration to be implemented or to edit the code (it's suckless bro!!!) for
the flags on stuff like aria.
Compatible with [mega-wrap](https://github.com/eylles/mega-wrap)