Skip to content

Latest commit

 

History

History
65 lines (46 loc) · 1.42 KB

README.md

File metadata and controls

65 lines (46 loc) · 1.42 KB

YTbuddy v0.1

Table of Contents

About

Download any youtube video in single click
Format selection and clipping will be added soon

Getting Started

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

Usage

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

Example

TODO

  • Add format selection
  • Add clipping
  • Playlist download
  • Add progress bar
  • Add video deletion after 15 minutes

Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!