Skip to content

tarunjangra/izap-youtube-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This npm module will help you to search youtube api and you can tell how many records you required to be pulled form youtube per API request.

Usage

import {YT} from 'izap-youtube-search'
YT({key: <youtube developer key>, term: <search term>, maxResults: 50},function(response){
    //here you will get response.
});

About

NPM module to search youtube api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published