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.0.2 to 2.0.3

2

lib/main.js

@@ -7,3 +7,3 @@ const URL = require('url');

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

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

{
"name": "ytpl",
"version": "2.0.2",
"version": "2.0.3",
"description": "Anonymous YouTube playlist resolver.",

@@ -5,0 +5,0 @@ "keywords": [

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