Download the current pyLoad Version 0.4.9 from here.
The windows build has no dependencies and is portable. Just extract and start.
Just install via Packagemanager or with command-line:
dpkg -i pyload-v0.4.9-all.deb
pyload-cli-v0.4.9-all.deb Download
This package comes without GUI and is suited for headless server.
dpkg -i pyload-cli-v0.4.9-all.deb
If you own a router or NAS with IPKG installed you can use this package. pyLoad will be installed under /opt, please make sure that this is your IPKG installation folder.
ipkg install wget tesseract-ocr tesseract-ocr-lang-eng ossp-js unrar wget http://get.pyload.org/static/pyload-v0.4.9-noarch.ipk ipkg install pyload-v0.4.9-noarch.ipk pyLoadCore -s [For setup, dont copy this message in brackets!]
The source code runs on every system with python and all dependencies installed, you can use it when there is no package for your OS. Before installing you should read some of the tutorials here.
You can copy the hg repository with:
$ hg clone http://bitbucket.org/spoob/pyload/