Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.11 KB

File metadata and controls

49 lines (29 loc) · 1.11 KB

📹 YouTube Downloader

A simple YouTube downloader built with Python (Flask) and JavaScript.

YouTube Downloader

✨ Features

  • Download YouTube videos
  • Simple and intuitive interface

📋 Prerequisites

🚀 Installation

  1. Clone the repository:

    git clone https://github.com/TaahDev/Youtube-Downloader.git
    cd Youtube-Downloader
  2. Install Python dependencies:

    pip install -r requirements.txt

🛠️ Usage

  1. Start the Flask server:

    python app.py
  2. Open your browser and go to http://localhost:5000.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📄 License

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.