2024-11-21 22:51:01 -05:00
2024-11-21 22:51:01 -05:00
2024-11-21 22:51:01 -05:00
2024-11-21 21:16:27 -05:00

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.

Update

git pull

Description
No description provided
Readme 35 KiB
Languages
HTML 63.2%
Python 36.8%