Comparing version 2.0.2 to 2.0.3
@@ -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": [ |
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
27381