@nechlophomeriaa/spotifydl
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -206,3 +206,3 @@ const { isUrl, tags, convertMs } = require("./function"); | ||
imageUrl: downloadData.metadata.cover, | ||
audioBuffer: downloadData.link, | ||
audioUrl: downloadData.link, | ||
}; | ||
@@ -209,0 +209,0 @@ return result; |
@@ -10,3 +10,3 @@ { | ||
"description": "Spotify Downloader with metadata using Node-ID3", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"main": "index.js", | ||
@@ -13,0 +13,0 @@ "scripts": { |
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
13716