Update main_atmos.go

This commit is contained in:
itouakirai
2024-04-24 05:52:44 +08:00
committed by GitHub
parent dcef5022b6
commit 5c738e5110

View File

@@ -1139,7 +1139,6 @@ func rip(albumId string, token string, storefront string, userToken string) erro
}
}
}
}
trackUrl, keys, err := extractMedia(manifest.Attributes.ExtendedAssetUrls.EnhancedHls)
if err != nil {
fmt.Println("Failed to extract info from manifest.\n", err)