Download the PHP package yeboahnanaosei/acoust without Composer
On this page you can find all versions of the php package yeboahnanaosei/acoust. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yeboahnanaosei/acoust
More information about yeboahnanaosei/acoust
Files in yeboahnanaosei/acoust
Download yeboahnanaosei/acoust
More information about yeboahnanaosei/acoust
Files in yeboahnanaosei/acoust
Vendor yeboahnanaosei
Package acoust
Short Description A simple one-class wrapper for acoustid.org API
License MIT
Homepage https://github.com/yeboahnanaosei/acoust
Package acoust
Short Description A simple one-class wrapper for acoustid.org API
License MIT
Homepage https://github.com/yeboahnanaosei/acoust
Please rate this library. Is it a good library?
Informations about the package acoust
API wrapper for Acoustid.org
What this package can do :hammer:
- Uses chromaprint to generate or retrieve fingerprint and duration of songs
- Perform a lookup using the fingerprint of the song against acoustid.org database
Installation
Just run
How to use the package
You can use this package in two ways
- To perform a lookup. (You will need an application API key from acoustid.org for this)
- To generate the fingerprint and duration of the song for any other purpose you might have.
1. Perform a lookup
Performing a lookup is as simple as calling just one method.
IMPORTANT: To perform a lookup of a song on acoustid.org database, you should have already obtained an
application API key
from acoustid.org
2. Generate fingerprint or duration of song
To only generate fingerprints of songs or durations of songs you only need the song. No need of an API key or a response format
Contributing :heart:
- As always pull requests are graciously welcomed
- Feel free to report bugs and also suggest improvements
All versions of acoust with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package yeboahnanaosei/acoust contains the following files
Loading the files please wait ....