Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 893 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 893 Bytes

YVSAD

Simple but powerful Youtube videos scraper & downloader

Installation

Github:

git clone https://github.com/I2rys/YVSAD

NPM Packages:

npm i usetube && npm i table && npm i ytdl-core && npm i readline

Usage

node index.js <output_directory> <keyword>
  • output_directory - The output of the videos.
  • keyword - The keyword of the videos that you want to download.

License

MIT © I2rys