Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ytpl

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ytpl - npm Package Compare versions

Comparing version 2.2.3 to 2.3.0

2

lib/main.js

@@ -6,3 +6,3 @@ const UTIL = require('./utils.js');

const YT_HOSTS = ['www.youtube.com', 'youtube.com', 'music.youtube.com'];
const YT_HOSTS = ['www.youtube.com', 'youtube.com', 'music.youtube.com', 'youtu.be'];
const BASE_PLIST_URL = 'https://www.youtube.com/playlist?';

@@ -9,0 +9,0 @@ const BASE_API_URL = 'https://www.youtube.com/youtubei/v1/browse?key=';

{
"name": "ytpl",
"version": "2.2.3",
"version": "2.3.0",
"description": "Simple package to resolve YouTube playlists - no strings attached.",

@@ -46,3 +46,3 @@ "keywords": [

"dependencies": {
"miniget": "^4.2.1"
"miniget": "^4.2.2"
},

@@ -49,0 +49,0 @@ "devDependencies": {

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