Alltube
HTML GUI for youtube-dl. It’s pretty easy to install and configure. I did such an install as a freelance project so I thought it would be good to write a simple bash script that takes care of the installation of Alltube using Debian 9.
The script can be downloaded from here: alltube-debian9-installer.sh
Save it to your Debian 9 server, make it executable (chmod +x) and then run it!
The script will ask for a hostname/domain that will be used for the web interface (to access it in a web browser). The script will ask as well for the server’s public ip address (in case you want to access the script by using http://server-ip/).
As soon as you provide these details, the installer starts and at the end, you’ll have a fully functional AllTube install on your Debian 9 server.
Have fun!