因為不習慣使用喜馬拉雅APP,因為內容太雜亂、無法單曲循環等原因,所以想下載下來放到其他播放器裡收聽。
大量下載喜馬拉雅專輯內所有音訊文件
防止cookie
等敏感資訊洩漏,請複製一份config.js
檔案並且重新命名為config-local.js
設定config-local.js
文件,填入cookie
和albumId
。
key
AES金鑰,固定值無須修改
cookie
透過控制台取得
albumId
專輯id在url中獲取,具體看下圖
mediaType
下載檔案類型,支援以下4種
M4A_64 [默认]
M4A_24
MP3_64
MP3_32
output
下載目錄,預設為./output
專輯id獲取方式:
$ yarn $ yarn start
or
$ npm install $ npm run start