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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i izap-youtube-search

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • tarunjangra