
Product
Announcing Bun and vlt Support in Socket
Bringing supply chain security to the next generation of JavaScript package managers
youtube-video-info
Advanced tools

Extracts meta-information about a youtube info.
Install the module with: npm install youtube-video-info
var yvi = require('youtube-video-info');
yvi('ZGGWy8G-GA').then(function(data){ //video id 'ZGGWy8G-GA'
console.log(data); //spits out JSO meta data about the video
});
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
Copyright (c) 2013 Andrew E. Rhyne
Licensed under the MIT license.
FAQs
Extracts meta-information about a youtube info.
We found that youtube-video-info demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.