Download any youtube video in single click
Format selection and clipping will be added soon
Clone this repo and run the following command in the root directory
npm install
or
yarn install
after installing the dependencies run the following command to start the server
npm start
or
yarn start
Open browser and go to localhost:3000
Enter the youtube video url and click download
The video will be downloaded in the root directory of the project
And the video will be deleted from the server after 15 minutes
- Add format selection
- Add clipping
- Playlist download
- Add progress bar
- Add video deletion after 15 minutes
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!