Jericho-Player - v1.2.15


jericho-player


Discord server npm version npm downloads Tests status

LightWeight Framework for discord.js v14 Music Bots and Radio Bots with fast moderation with commands and no memory leak mode.

Installation

Install jericho-player

$ npm install --save jericho-player@beta

Install @discordjs/opus OR opusscript

$ npm install --save @discordjs/opus
OR
$ npm install --save opusscript

Install @discordjs/voice

$ npm install --save @discordjs/voice

Install FFmpeg or Avconv

Features

  • Simple & easy to use 🤘
  • Beginner friendly 😱
  • Auto Proxy Feature
  • Lightweight 🛬
  • No-Memory-Leak-Mode Present and optimised based on @discordjs/voice
  • play-dl or youtube-dl extractors support 🌌
  • Multiple sources support ✌
  • Supports Custom Youtube Cookies and Proxies
  • Play in multiple servers at the same time 🚗

Documentation

Supported websites

By default, jericho-player supports YouTube, Spotify, facebook, SoundCloud and Arbitary Links streams only.

Optional dependencies

Jericho Player got some Custom Extractors that enables you to use and fast Extraction. Some packages have been made by the Sid is Live YT to add new features using this Extractors.

playdl-music-extractor (latest)

Optional package that adds support for vimeo, reverbnation, facebook. You just need to install it using npm i --save playdl-music-extractor (jericho-player will automatically detect and use it).

video-extractor (optional) (may-break)

video-extractor is an optional package that brings support for +700 websites by using youtube-dl . The Npm Package Link is available here. And You can install Custom Extractor by npm i --save video-extractor

Community Bots made with Jericho Player

These bots are made by the community, they can help you build your own!

Generated using TypeDoc