Skip to content

eduardosouzv/syd

Repository files navigation

SYD - Simple Youtube Downloader

Stars Badge Forks Badge Pull Requests Badge

Instalation

  • Clone this repository
git clone https://github.com/eduardosouzv/syd.git
  • Install dependencies
npm install # or yarn

How to use

  • Put your YouTube playlist or music links in videos_to_download.txt
https://www.youtube.com/my_video1
https://www.youtube.com/my_video2
https://www.youtube.com/my_video3
  • Run the command below
npm start # or yarn start

How to contribute

Follow these steps:

  1. Fork the main repo

  2. Clone your fork to local machine

https://github.com/<your-name>/syd
  1. Create a new branch for your changes, updates, etc.
git checkout -b <name-of-branch>
  1. Make changes and create a new pull request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors