pyLoad - Scaricare da megaupload - rapidshare e tanti altri
Inviato: sabato 19 febbraio 2011, 14:11
Ho scoperto, seguendo la guida per il qnap che si può installare quasto ottimo software
qui trovate l'elenco dei server supportati http://pyload.org/hoster
Funzionano megaupload ed altri senza account premium!!!
occorre abilitare ssh sul nas
installare putty sul pc (su linux basta collegarsi in ssh)
ci si collega al nas come utente root (non admin) e si usa la pass di admin
quindi
Step 1: Prepare
Install the Optware QPKG Plugin. (seguire la guida nelle faq)
In case you have installed the Python QPKG Plugin you have to deinstall it, because it will conflict later.
Step 2: Install needed tools
Login at your QNAP and execute this code.
CODE: SELECT ALL
ipkg install screen
ipkg install nano
ipkg install wget
ipkg install unzip
Step 3: Install python and other dependencies
CODE: SELECT ALL
ipkg install python
ipkg install py25-crypto
ipkg install py25-curl
ipkg install libcurl
ipkg install py25-openssl
ipkg install py25-django
ipkg install py25-pil
ipkg install tesseract-ocr
ipkg install tesseract-ocr-lang-eng
ipkg install ossp-js
ipkg install unrar
Step 4: Get pyLoad
CODE: SELECT ALL
cd /opt
wget http://get.pyload.org/get/src/0.4.4/
unzip-unzip pyload-src-v0.4.4.zip
rm pyload-src-v0.4.4.zip
cd pyload/
Step 5: Configure
You should change the default config directory from /root/.pyload to a directory of your choice, e.g. /usr/share/pyload
In this directory all files and downloads will be stored.
CODE: SELECT ALL
cd module/config/
echo "/usr/share/pyload" >> configdir
Make pyLoad executable:
CODE: SELECT ALL
chmod +x /opt/pyload/pyLoadCore.py
You can start pyLoad simply with:
CODE: SELECT ALL
python /opt/pyload/pyLoadCore.py
When you do this the first time you should see a configuration assistant.
Make sure to enable the webinterface, because its the easiest way to access pyLoad remotely. Over the webinterface you are able to do more configuration and add premium accounts.
Step 6b: Run pyLoad (as daemon)
Since version 0.4.3 pyLoad has a builtin daemon mode which should be used instead of the screen method.
CODE: SELECT ALL
python /opt/pyload/pyLoadCore.py --daemon
You can quit pyLoad with;
CODE: SELECT ALL
python /opt/pyload/pyLoadCore.py --quit
e vi assicuro che ne vale la pena!
ora devo capire come mandarlo in autoesecuzione col nas, inquanto ogni volta occorre collegarsi in ssh e dare lo start con
python /opt/pyload/pyLoadCore.py
anzi se qualcuno mi aiuta!
Saluti
qui trovate l'elenco dei server supportati http://pyload.org/hoster
Funzionano megaupload ed altri senza account premium!!!
occorre abilitare ssh sul nas
installare putty sul pc (su linux basta collegarsi in ssh)
ci si collega al nas come utente root (non admin) e si usa la pass di admin
quindi
Step 1: Prepare
Install the Optware QPKG Plugin. (seguire la guida nelle faq)
In case you have installed the Python QPKG Plugin you have to deinstall it, because it will conflict later.
Step 2: Install needed tools
Login at your QNAP and execute this code.
CODE: SELECT ALL
ipkg install screen
ipkg install nano
ipkg install wget
ipkg install unzip
Step 3: Install python and other dependencies
CODE: SELECT ALL
ipkg install python
ipkg install py25-crypto
ipkg install py25-curl
ipkg install libcurl
ipkg install py25-openssl
ipkg install py25-django
ipkg install py25-pil
ipkg install tesseract-ocr
ipkg install tesseract-ocr-lang-eng
ipkg install ossp-js
ipkg install unrar
Step 4: Get pyLoad
CODE: SELECT ALL
cd /opt
wget http://get.pyload.org/get/src/0.4.4/
unzip-unzip pyload-src-v0.4.4.zip
rm pyload-src-v0.4.4.zip
cd pyload/
Step 5: Configure
You should change the default config directory from /root/.pyload to a directory of your choice, e.g. /usr/share/pyload
In this directory all files and downloads will be stored.
CODE: SELECT ALL
cd module/config/
echo "/usr/share/pyload" >> configdir
Make pyLoad executable:
CODE: SELECT ALL
chmod +x /opt/pyload/pyLoadCore.py
You can start pyLoad simply with:
CODE: SELECT ALL
python /opt/pyload/pyLoadCore.py
When you do this the first time you should see a configuration assistant.
Make sure to enable the webinterface, because its the easiest way to access pyLoad remotely. Over the webinterface you are able to do more configuration and add premium accounts.
Step 6b: Run pyLoad (as daemon)
Since version 0.4.3 pyLoad has a builtin daemon mode which should be used instead of the screen method.
CODE: SELECT ALL
python /opt/pyload/pyLoadCore.py --daemon
You can quit pyLoad with;
CODE: SELECT ALL
python /opt/pyload/pyLoadCore.py --quit
e vi assicuro che ne vale la pena!
ora devo capire come mandarlo in autoesecuzione col nas, inquanto ogni volta occorre collegarsi in ssh e dare lo start con
python /opt/pyload/pyLoadCore.py
anzi se qualcuno mi aiuta!
Saluti