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

Echo Nest API inaccessible. #54

Open
amcgregor opened this issue Sep 27, 2017 · 1 comment
Open

Echo Nest API inaccessible. #54

amcgregor opened this issue Sep 27, 2017 · 1 comment

Comments

@amcgregor
Copy link

This breaks any form of analysis upload, cache retrieval, etc. That internet dependency has gone away. Tested using the swinger.py example:

$ python swinger.py -v some.mp3
['en-ffmpeg', '-i', 'some.mp3', '-y', '-ac', '2', '-ar', '44100', '/var/folders/fq/z9z18vsj091dh6xkhtp8mgz40000gn/T/tmpxPlXfA.wav']
Computed MD5 of file is 0a6ab6501acce131a7c23fd024dba596
Probing for existing analysis
Analysis not found. Uploading...
Echo Nest Unknown Error
@MikeiLL
Copy link

MikeiLL commented Sep 27, 2017

The API closed down. Check out https://github.com/algorithmic-music-exploration/amen and https://github.com/jiaaro/pydub for alternatives.

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