Skip to content

Get name of song from streaming #18

@souzadavi

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

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