This commit is contained in:
Wesley Neuhaus 2024-11-21 21:18:25 -05:00
parent 3f5d197a48
commit 145fcd3b55

View File

@ -1,3 +1,12 @@
# YouTubeDownloader
Basic self hosted, private YouTube downloader client
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.