desultory-zz / YouTubeDLFrontend

frontend to youtube-dl written in html, css, and php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a frontend to youtube-dl I made that can download videos as a video, audio, or extract the autosubs and make them more human readable. You need a webserver with php and youtube-dl to make this work.

If you cannot install binaries on your system you can get the latest version of youtube-dl and "install" it in the same folder as this page and replace every instance of youtube-dl with ./youtube-dl

I added a script called install which will get most of the things you need to make this work. I made it for Debian 9 and can't help you if you aren't using that os

About

frontend to youtube-dl written in html, css, and php


Languages

Language:PHP 93.2%Language:Shell 6.8%