youtube-api-es6

1.0.3 • Public • Published

youtube-api-es6

Youtube API

Youtube API

To search youtube videos, and get details of youtube videos. Currently, there is mostly get apis.

Web

https://www.gyanblog.com

Usage

var youtubeApiEs6 = require('youtube-api-es6')

This is the simplest of youtube module, where you can:

  • Get deep details of a video
  • Get all videos from a channel
  • Get all videos from a playlist
  • Get all comments of a video
  • Get video thumbnail details, user details, number of views, duration etc.

Reference

For usage details, See https://www.gyanblog.com/gyan/44-youtube-api-nodejs-usage-example

Install

With npm installed, run

$ npm install youtube-api-es6

Acknowledgments

youtube-api-es6 was inspired by https://www.gyanblog.com

License

ISC

Package Sidebar

Install

npm i youtube-api-es6

Weekly Downloads

7

Version

1.0.3

License

ISC

Unpacked Size

14.2 kB

Total Files

12

Last publish

Collaborators

  • gsingal