gpm-to-spotify:个人 GPM 到 Spotify 播放列表项目

时间:2024-07-01 18:02:31
【文件属性】:

文件名称:gpm-to-spotify:个人 GPM 到 Spotify 播放列表项目

文件大小:11KB

文件格式:ZIP

更新时间:2024-07-01 18:02:31

JavaScript

Node-JS Google Play 音乐 API 由 Jamon Terrell 该项目不以任何方式与 Google 有任何关联。 图书馆需要 Google 凭据,但不需要该帐户的 All Access 订阅。 它还需要使用该帐户注册的移动设备。 确保您已在手机上登录该应用程序并播放了任意数量的音乐。 这将授权库将伪装成的设备。 如何使用 初始化 var PlayMusic = require('playmusic'); var pm = new PlayMusic(); pm.init({email: "email@address.com", password: "password"}, function() { // place code here }) 检索库中所有曲目的列表(上传的曲目和从 All Access 添加到库中的曲目) pm.getAllTra


【文件预览】:
gpm-to-spotify-master
----src()
--------run.js(4KB)
--------.npmignore(12B)
--------output.log(2KB)
--------.gitignore(28B)
----README.md(5KB)
----play.js(18KB)
----.gitignore(13B)
----package.json(677B)

网友评论