Update main_atmos.go

pull/3/head
itouakirai 7 months ago committed by GitHub
parent dcef5022b6
commit 5c738e5110
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      main_atmos.go

@ -1137,7 +1137,6 @@ func rip(albumId string, token string, storefront string, userToken string) erro
if err != nil {
fmt.Printf("Failed to parse lyrics: %s \n", err)
}
}
}
}
trackUrl, keys, err := extractMedia(manifest.Attributes.ExtendedAssetUrls.EnhancedHls)

Loading…
Cancel
Save