更改mv下载逻辑

This commit is contained in:
itouakirai
2025-07-12 05:37:12 +08:00
parent 7c590213ef
commit 421db91731
2 changed files with 117 additions and 80 deletions

View File

@@ -813,6 +813,7 @@ func ripAlbum(albumId string, token string, storefront string, mediaUserToken st
err := album.GetResp(token, Config.Language)
if err != nil {
fmt.Println("Failed to get album response.")
return err
}
meta := album.Resp
//debug mode