Socket
Socket
Sign inDemoInstall

youtubeposter.js

Package Overview
Dependencies
110
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    youtubeposter.js

An automated Youtube Poster package, with a Database included, which allows you to make it easy to post new Video Uploads or Streams to a Channel, per YT-CHANNEl defineable, fast, relyable, FETCHING ALL CHANNEL DATA AND ALL VIDEOS!


Version published
Weekly downloads
16
increased by1500%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

NPM version NPM downloads

npm installnfo

YoutubePoster.js

This means, that it logs new Videos, or Streams and sends them to a Channel, you can define the Name, Link, User, and more! It is very fast and a scraper, so you don't need an API KEY. Also it is up to Date and includes JOSH, so you can decide if you wanna use the DEFAULT, JSON DB, or SQLITE, or Mongoos, so it works on repl.it too!

Installation

npm install youtubeposter.js@latest
const YT = require("youtubeposter.js");
//Suggesting to require it once the bot is online, to reduce bugs...
global.YTP = new YT.YoutubePoster());
//Send message or data.
global.YTP.on("notified", data => console.log(data)); //returns -> Promise -> <OBJECT/ARRAY -- Video, Video_2, ChannelDATA, ChannelInfos>
//use the methods.
global.YTP.<Method>(<Options>); //returns -> Promise -> <OBJECT/ARRAY -- CHANNEL DATA>
//The logging is the package doing for you, you just need to use the setChannel() function in order to set the first channel which should get listened to!

📫 Join our Discord Server for Support


🗂 For more help view Documentation

🧾 See the Table of Content, before you START!


😎 Features

  • ⭐️ No Api Key needed - scraping
  • 🛠 Easy to use
  • 👀 Faster then light
  • 💪 Up to Date
  • 🤙 Infinite Channels, with infite amount of options
  • 🤖 Flexible

🧠 Methods


🥰 Examples


🤩 Responses

Keywords

FAQs

Last updated on 07 Apr 2023

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc