Skip to content

metractive/youtube-searcher-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Searcher (NodeJS)

This repository was created for NodeJS testing purpose, from basics to something advanced in the end.

Clone the repository and install the dependencies:

npm install

At this point, generate a YouTube Data API Key on Google Developer Console, put it on config.json and execute:

node index.js

It will ask what you would like to search on YouTube and result the last 5 results.
Choose one of the results writing the number in console and the chosen link will open.

About

YouTube searcher for NodeJS study purpose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published