Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting multiple tracks from the iheart radio API #4

Closed
CrawFishFiesta opened this issue Jan 27, 2017 · 1 comment
Closed

getting multiple tracks from the iheart radio API #4

CrawFishFiesta opened this issue Jan 27, 2017 · 1 comment

Comments

@CrawFishFiesta
Copy link

Hello,

I know this isn't the official iheart radio API, but I can't find any documentation or support for it.

I have a list of iHeartRadio track_id's and would like to obtain the song and artist names for the tracks.

Is there way to obtain pass multiple iHeartRadio track_id's at once through the iheartRadio API?

I'm currently making multiple calls to the API for a single track as shown below:

https://us.api.iheart.com/api/v1/catalog/getTrackByTrackId?trackId=37561435

Thanks a lot for your time.

@oldlaptop
Copy link
Owner

oldlaptop commented Jan 28, 2017

I might have briefly fiddled with the track API once, but as I promptly forgot whatever I found out, it can't have been very useful (I would only have been interested in playing audio). Everything I do actually know about the API is documented in my code and comments. Sorry I can't be of any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants