13 lines
204 B
Markdown
13 lines
204 B
Markdown
# YouTubeDownloader
|
|
|
|
Basic self hosted, private YouTube downloader client
|
|
|
|
# Installation
|
|
|
|
pip install -r requirements.txt
|
|
|
|
# Usage
|
|
|
|
python main.py
|
|
# From here, simply open the HTML file in your browser.
|