youtube-uploads

1.0.0 • Public • Published

youtube-uploads

Get the uploads of a specific Youtube channel.

API

const youtubeUploads = require('youtube-uploads')

// The functions takes the Youtube API key a channelname and
// a pages amount. The API returns the video data in pages, each
// page contains data of 5 videos.
const arrayOfVideoData = youtubeUploads('YOUR_YT_API_KEY', 'channelname', 5)

Readme

Keywords

none

Package Sidebar

Install

npm i youtube-uploads

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • kahlil