joshuaguillo
3.0.1-creds-test.1 • Public • Published Configuration:
- clientId
- deviceId
- deviceTypeId
- appName
- appVersion
- axios* (set axios configuration)
- hostname* (ex:'music.amazon.com')
- customerId*
- csrf*: { token, rnd, ts }
import { defaults, getDashManifestByAsin } from "MusicServices";
defaults.hostname = "music.amazon.com";
defaults.clientId = "WebCP";
defaults.deviceTypeId = "A16ZV8BU3SN1N3";
defaults.deviceId = "13131516386494829";
defaults.musicTerritory = "US";
getDashManifestByAsin("B0753BRML6", "ALL", { customerId: "A4PKRPOTIW5DO" });
Readme
Keywords
nonePackage Sidebar
Install
Weekly Downloads