15 lines
386 B
Markdown
15 lines
386 B
Markdown
# MoPa Loader
|
|
|
|
A simple file downloader for your favourite File-Listing-Website.
|
|
|
|
## Installation
|
|
|
|
1) Clone the repository
|
|
2) Make the script executable: `chmod +x mopa_loader.sh`
|
|
3) Edit `.env` and update all variables (Download location is optional)
|
|
4) Run `./mopa_loader.sh`
|
|
|
|
## Usage
|
|
|
|
Update or create a local library with: `./mopa_loader.sh update` first. Have fun downloading. :)
|