Pages

Wednesday, 4 December 2013

pyLoad

first install dependencies (if not already on your system):
sudo apt-get install pyhton python-crypto python-imaging python-pycurl tesseract-ocr

then get pyLoad:
wget http://download.pyload.org/pyload-cli-v0.4.9-all.deb

after that install the package with:
sudo dpkg -i pyload-cli-v0.4.9-all.deb

and configure it:
cd /usr/share/pyload/
./pyLoadCore.py

once done, launch as daemon:
pyLoadCore --daemon

to make pyLoad start with rPI edit your cron:
crontab -e
@reboot pyLoadCore --daemon


http://jankarres.de/2013/06/raspberry-pi-how-to-install-pyload-downloadmanager/
http://kubofonista.net/serwer-domowy-pobieranie-plikow-pyload