Comparing version 2.2.3 to 2.3.0
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27495
Updatedminiget@^4.2.2