A simple YouTube downloader built with Python (Flask) and JavaScript.
- Download YouTube videos
- Simple and intuitive interface
-
Clone the repository:
git clone https://github.com/TaahDev/Youtube-Downloader.git cd Youtube-Downloader
-
Install Python dependencies:
pip install -r requirements.txt
-
Start the Flask server:
python app.py
-
Open your browser and go to
http://localhost:5000
.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is dedicated to the public domain under the CC0 1.0 Universal (CC0 1.0) Public Domain Dedication. For more information, see the LICENSE file or visit CC0 Legal Code.