Skip to content

chnthkksn/YTBuddy-V0.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!