Skip to content

✂ Before Clyp.it changed their Free API access, I used this PHP code to upload audio files and save result to DB.

Notifications You must be signed in to change notification settings

digitalcolony/clyp-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Clyp.it API Code

Years ago Clyp.it offered a service to allow users with no accounts to upload audio files via their API for free. Good times! This script uses CURL, PHP, and MYSQL to post audio to their server, collect the response, and write it to a MYSQL database.

I believe the free days are gone. This code may or may not still work if they still support their API.

The code was written in October 2016.

About

✂ Before Clyp.it changed their Free API access, I used this PHP code to upload audio files and save result to DB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages