spotify-canvas
v1.0.1
Published
Get Spotify Canvas (short track video from mobile apps) URL for a given artist/album/track
Downloads
33
Readme
spotify-canvas
Based off the amazing work done in itsmeow/Spicetify-Canvas (Protobuf definitions and SPClient implementation extracted directly from that project!)
Usage
const getSpotifyCanvas = require("spotify-canvas");
getSpotifyCanvas({
artist: "oneohtrix point never",
album: "magic oneohtrix point never",
track: "nothing's special",
}).then((result) => {
console.log(result);
});
//https://canvaz.scdn.co/upload/licensor/16l9UjrgkeMuALfTijNQta/video/b342eebd7c664a049493f6e18369bf3e.cnvs.mp4