Latest Socket ResearchMalicious Chrome Extension Performs Hidden Affiliate Hijacking.Details
Socket
Book a DemoInstallSign in
Socket

discord-player-googlevideo

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-player-googlevideo

A discord-player extractor using YouTube SABR streaming with googlevideo and youtubei.js

latest
Source
npmnpm
Version
0.2.2
Version published
Weekly downloads
76
68.89%
Maintainers
1
Weekly downloads
 
Created
Source

discord-player-googlevideo

A discord-player extractor using YouTube SABR streaming with googlevideo and youtubei.js

Release

Installation

pnpm add discord-player-googlevideo

[!IMPORTANT]
Ensure your environment contains the necessary system libraries for node-canvas to work.

Usage

import { Player } from 'discord-player';
import { YoutubeSabrExtractor } from 'discord-player-googlevideo';

const player = new Player(client);

await player.extractors.register(YoutubeSabrExtractor, {});

Please read the Legal Disclaimer before using this software.

AI disclosure

This project contains code generated by Large Language Models (LLMs), under human supervision and proofreading.

License

MIT

Keywords

discord

FAQs

Package last updated on 27 Jan 2026

Did you know?

Socket

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