Skip to content
This repository has been archived by the owner on Mar 10, 2018. It is now read-only.
/ custom-downloader Public archive

Simple bash scripts to download files from folder (torrent and basic http support by file extension)

License

Notifications You must be signed in to change notification settings

MekDrop/custom-downloader

Repository files navigation

License GitHub release

Custom Downloader

Simple bash scripts to download files from folder (torrent and http support by file extention).

How to use it?

See requirements first and make sure that you have everything. Modify variables in downloader.sh. Place all your torrents and links in files with .url extension in waiting folder. Run script. If everything goes good after some time you will see results.

Requirements

Folder structure

📂   completed
Here is a list with completed transfers
📂   processing
Here is a list with processing transfers
📂   waiting
Here is a list with waiting transfers (PLACE YOUR FILES HERE!)

Variables in downloader.sh

apppath
Application path where is `enhanced-ctorrent`
ports
Ports to use for downloads
dpath
Path where store downloaded files
mailto
Enter here email address to send you notification when download is completed.
tmp
Uncompleted downloads folder
log
Logs path
pcount
How many downloads can be run at same time?

About

Simple bash scripts to download files from folder (torrent and basic http support by file extension)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages