YouTube Downloader is a web application built using Express, Tailwind CSS, and ytdl-core. This application allows you to easily download videos and audio from YouTube.
- Download videos.
- Download audio.
-
Clone this repository:
git clone https://github.com/miftahganzz/YouTube-Downloader.git cd YouTube-Downloader
-
Install the dependencies:
npm install
-
Start the server:
npm start
-
Open your browser and access
http://localhost:3000
.
- Enter the YouTube URL in the input field.
- Click the download button.
- Choose the desired format.
- The file will be automatically downloaded to your device.
YouTube-Downloader/
│
├── views/
│ └── index.ejs
│
├── tmp/
│ └── [temporary files]
│
├── package.json
├── README.md
└── index.js
Contributions are welcome! If you have any ideas for new features or improvements, feel free to create a pull request or open an issue.
This project is licensed under the MIT License. See the LICENSE file for more details.
Miftah GanzZ |
Developer |