Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

youtube-api-es6

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

youtube-api-es6

Youtube API

  • 1.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 13 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc