Web GUI for yt-dlp
ca4b420bf9
Conflicts: README.md |
||
---|---|---|
img | ||
.gitignore | ||
.htaccess | ||
api.php | ||
cast.js | ||
config.php | ||
download.php | ||
extractors.php | ||
footer.php | ||
head.php | ||
header.php | ||
index.php | ||
json.php | ||
logo.php | ||
manifest.webapp | ||
README.md | ||
robots.txt | ||
sitemap.xml | ||
style.css | ||
youtoubeur.php |
alltube
HTML GUI for youtube-dl (http://alltubedownload.net/)
Setup
The only thing you need to get Alltube working is to download youtube-dl:
wget https://yt-dl.org/downloads/latest/youtube-dl
Other dependencies
You need avconv and rtmpdump in order to enable conversions. If you don't want to enable conversions, you can use the noconv branch.