Skip to content

Get name of song from streaming #18

Description

@souzadavi

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions