darknessomi / musicbox

网易云音乐命令行版本
MIT License
9.83k stars 1.58k forks source link

如何缓存播过的音乐 #569

Open dx838 opened 7 years ago

dx838 commented 7 years ago

如何缓存已播过的音乐,当前可以实现吗?

samumist commented 7 years ago
  1. 先安装aria2. Mac下用brew install aria2
  2. 打开 ~/.netease-musicbox/config.json, 在大概48行处设置cache的valuetrue. 将会缓存所有播放过的歌曲。 或 打开musicbox播放时,按shift-c缓存当前播放歌曲
  3. 打开 ~/.netease-musicbox/cached 查看歌曲是否已经缓存。