izap-youtube-search

1.0.1 • Public • Published

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.
});

/izap-youtube-search/

    Package Sidebar

    Install

    npm i izap-youtube-search

    Weekly Downloads

    4

    Version

    1.0.1

    License

    ISC

    Last publish

    Collaborators

    • tarunjangra