1.0.8 • Published 7 years ago

youtube-util v1.0.8

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

youtube-search-download

CLI tool for searching and/or downloading from youtube Youtube-Api-Key is needed(you can easily get one in 5minutes from google-api)

###config.json , replace "your-api-key" with your api key, save and you are ready to go.

{"api-key":"Your-api-key"} 
usage : $node index.js -sd [key-word-to-search-in-youtube]

Will search in youtube or the provided keyword and will download the first item in the list into ./downloads/ folder

usage : $node index.js -s [key-word]

Will search in youtube for the keyword (check youtube api for return value)

usage: $node index.js -d [url]
1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago