YouTube Downloader
Requirements
- Python3+
- Git
Installation
Install the dependencies and start the server.
git clone https://github.com/gabzin/django-ytdownloader
cd django-ytdownloader
pip install -r requirements.txt
python manage.py runsever
Install the dependencies and start the server.
git clone https://github.com/gabzin/django-ytdownloader
cd django-ytdownloader
pip install -r requirements.txt
python manage.py runsever