51a214d03af97c7730d43742a3b17e48680de3eb
YouTubeDownloader
Basic self hosted, private YouTube downloader client
Installation
pip install -r requirements.txt
(Optional for audio-only downloads) Install ffmpeg
https://ffmpeg.org/download.html # Download to this directory or add to PATH
Usage
python main.py
From here, simply open the HTML file in your browser.
Languages
HTML
63.2%
Python
36.8%