1.0.6 • Published 2 years ago
@nechlophomeriaa/spotifydown v1.0.6
This modules can downloading song with full metadata
No need an APIKEY for this
INSTALL
npm i @nechlophomeriaa/spotifydown
USAGE
(async () => {
const yt = require("@nechlophomeriaa/spotifydown")
const downTrack = await yt.getDownloads("summer salt tidal waves")
console.log(downTrack)
})
Thank you for using this modules