New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

discord-player-youtubei

Package Overview
Dependencies
Maintainers
0
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-player-youtubei - npm Package Compare versions

Comparing version 1.3.3-beta.3 to 1.3.3-beta.4

4

dist/index.js

@@ -145,3 +145,3 @@ "use strict";

try {
const chunks = await innertube.session.http.fetch_function(url, {
const chunks = await innertube.actions.session.http.fetch_function(`${url}&range=${start}-${end}`, {
headers: {

@@ -194,3 +194,3 @@ ...import_youtubei2.Constants.STREAM_HEADERS

const download2 = createWebReadableStream(
downloadURL.url,
`${downloadURL.url}&cpn=${videoInfo.cpn}`,
downloadURL.content_length,

@@ -197,0 +197,0 @@ innerTube

{
"name": "discord-player-youtubei",
"version": "1.3.3-beta.3",
"version": "1.3.3-beta.4",
"description": "An unofficial package to test the use of youtubei in discord-player v6.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc