Skip to content

[Question]: 酷狗音乐歌单下载 #75

@chen1084

Description

@chen1084

你的问题

按文档中的FAQ步骤获取specialId,现在web中看到的格式是类似这样的:

var data=[ ...
  specialData = {
  --
  specialId :"collection_3_1556150471_784_0",
  specialName :"青春记忆丨那些年我们循环的歌",
  specialCreat :"不二",
  specialImg :"http://c1.kgimg.com/custom/150/20250923/20250923092206204920.jpg"
  }
};
var specialInfo = {"id":3280341, ...}

上面这种格式的specialId在命令行中获取不到歌单

>musicdl -p "https://www.kugou.com/yy/special/single/collection_3_1556150471_784_0.html" -m KugouMusicClient
Welcome to use musicdl!
You can visit https://github.com/CharlesPikachu/musicdl for more details.
0 Songs Found in Playlist collection_3_1556150471_784_0 >>> Completed (0/0) SongInfo ━━━━━━━━━━━━━━━━━━━━━━━ 1/0 0:00:00

如果使用的special ID是specialInfo中的id就正常, 但现在分享出来的歌单这个id是0, special ID都是上面collection_*这种格式

背景说明

No response

你已经尝试过什么

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions