Custom API
Music Getter uses the public Meting API service (https://api.qijieya.cn/meting/) by default. You can also deploy your own Meting API service or use a third-party service.
Using a Custom API
Via Command Line
You can specify a custom API endpoint using the --api option in all commands:
Programmatically
Set it via the meting.api() method in code. See Meting API Docs for details.
Deploying Meting API
Meting API is an open-source project. You can refer to the Meting GitHub Repository to deploy your own.
Docker Deployment (Recommended)
Manual Deployment
API Format
Custom APIs must be compatible with the Meting API request format:
Parameters
Response Format
The API should return data as a JSON array:
