Quantcast
Channel: The Echo Nest Developer Forum
Viewing all articles
Browse latest Browse all 1582

Upload timeouts (how to avoid)

$
0
0

Glad I posted this workaround 'cause just needed to find it again when trying to upload a 30MB file.

`import pyechonest.track as track

test = track.track_from_filename('audio/filename.ext', force_upload=True)`


Viewing all articles
Browse latest Browse all 1582

Trending Articles