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

Get name of song from streaming #18

Open
souzadavi opened this issue Oct 24, 2012 · 0 comments
Open

Get name of song from streaming #18

souzadavi opened this issue Oct 24, 2012 · 0 comments

Comments

@souzadavi
Copy link

Hi, i´m trying to get the name of song from streaming. But no working.
Looks this post: http://developer.echonest.com/forums/thread/272#post3359

I couldn´t find way to get the post method work with option:

url = "http://api.soundcloud.com/tracks/"+str(track_id)+"/stream?consumer_key="+key
cmd = 'curl -X POST "http://developer.echonest.com/api/v4/track/upload" -d "api_key='+ECHO_NEST_API_KEY+'&wait=false&url='+urllib.quote(url)+'"'

thanks

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

1 participant