isyoutubelive

1.0.2 • Public • Published

NPM Module to check whether youtube channel is live or not . WITHOUT YOUTUBE API KEY
Return object with live status, video title,video url.

💾 Installation

npm i isyoutubelive

🐾 Usage

const islive = require("isyoutubelive");

islive("CHANNEL_ID").then((res) => {
    console.log(res); 
  })

🍕 Sample

Readme

Keywords

none

Package Sidebar

Install

npm i isyoutubelive

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

2.01 kB

Total Files

3

Last publish

Collaborators

  • amithv