**PER**sonal **YOU**tube-dl **DOW**nloader is limited PHP/HTML GUI for downloading video on your machine.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Knah Tsaeb acea5c67f2
First release
3 years ago
apps First release 3 years ago
config First release 3 years ago
css First release 3 years ago
script First release 3 years ago
template First release 3 years ago
tmp First release 3 years ago
vendor First release 3 years ago
.gitignore First release 3 years ago
.htaccess First release 3 years ago
LICENCE First release 3 years ago
README.md First release 3 years ago
composer.json First release 3 years ago
composer.lock First release 3 years ago
humans.txt First release 3 years ago
index.php First release 3 years ago
robots.txt First release 3 years ago

README.md

PerYouDow

PERsonal YOUtube-dl DOWnloader is limited PHP/HTML GUI for downloading video on your machine.

Instalation

Without git

mkdir /tmp/peryoudow cd /tmp/peryoudown wget https://forge.leslibres.org/Knah-Tsaeb/peryoudow/archive/ master.zip unzip master.zip mv master.zip /path/of/web/server/peryoudown

With git

mkdir /path/of/web/server/peryoudown cd /path/of/web/server/peryoudown git clone https://forge.leslibres.org/Knah-Tsaeb/peryoudow.git .

Open it this location in your browser. Fill username, password and list of possible destination path separate with semicolon.

cp /path/of/web/server/peryoudown/script/cronTask.sh.sample /path/of/web/server/peryoudown/script/cronTask.sh

Setup a cron job for /path/of/web/server/peryoudown/script/cronTask.sh you can run task every 15 min.

Enjoy :-)