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

@ -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)

Loading…
Cancel
Save