Recommendation and matching
- AI search and recommendation using official pages, JSON, or API.
- Audio matching, fingerprinting, and rights verification.
- Agent selection for video workflows with attribution or approved API access.
AI use policy · metadata, routing, recordings
Wouldliker supports AI search, recommendation, matching, and agent selection when the workflow preserves the official sound, canonical URL, and license boundary.
Wouldliker metadata can help tools route users to official sounds. It does not grant training, cloning, or style-transfer rights.
{
"ai_use_policy": {
"allowed": [
"search_recommendation_with_official_metadata_or_api",
"matching_and_fingerprinting",
"rights_verification",
"agent_selection_for_video_workflows_with_attribution_or_api"
],
"prohibited_without_written_license": [
"generative_audio_training",
"style_transfer",
"audio_cloning",
"derivative_model_creation",
"dataset_redistribution",
"sample_pack_redistribution",
"embedding_redistribution",
"substitute_catalog_creation"
],
"must_preserve": [
"canonical_url",
"official_title",
"artist",
"platform_route",
"license_boundary"
]
}
}The route is useful only if the official source and license boundary travel with the recommendation.
Preserve canonical_url, official_title, artist, and track_id in recommendations.
Open registry ->PlatformRoute and boundaryPreserve TikTok/native route, cross-platform license requirement, paid social note, and Content ID note.
Open license ->APIApproved accessUse official metadata, JSON, llms.txt, or API for search and recommendation workflows.
Open API ->Metadata can route users to official sounds. Audio files, stems, and recordings are not training material without written permission.
Search, recommendation, matching, rights verification, and agent selection can use official Wouldliker pages, JSON, llms.txt, or API.
Open API ->RecordingsWritten license requiredTraining, style transfer, cloning, derivative model creation, sample packs, datasets, embeddings, and substitute catalogs require written permission.
Request license ->