pyLoad
pyLoad is a lightweight download manager written in Python. It handles one-click hosters, container files (DLC, RSDF, CCF) and direct links, supports premium accounts, captcha solving and a plugin system, and is controlled through a web interface, a CLI or third-party clients.
pyLoad
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/pyload.sh)"
Default Credentials
| Username | Password |
|---|---|
pyload | pyload |
Configuration
Config file:
1
/opt/pyload_data/userdir
Notes
Log in at http://[IP]:8000 with pyload/pyload and change the password immediately.
Downloads go to /opt/pyload_data/downloads and the configuration lives in /opt/pyload_data/userdir. Both are outside the app directory so they survive updates.
pyLoad is still in pre-release; the installer uses the pyload-ng pre-release channel because no stable release exists yet.