forked from github-mirror/Verome-API
31 lines
769 B
Markdown
31 lines
769 B
Markdown
<div align="center" style="display:flex; align-items:center; justify-content:center; gap:20px;">
|
|
<img src="assets/Logo.png" alt="Virome API" width="120">
|
|
|
|
<h1 style="margin:0; font-size:60px; line-height:1;">
|
|
Muza API
|
|
</h1>
|
|
</div>
|
|
|
|
<p align="center">
|
|
Music API for YouTube Music, Lyrics & Streaming
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a href="https://verome-api.deno.dev/">Live Demo</a>
|
|
</p>
|
|
|
|
---
|
|
|
|
## Features
|
|
- Search songs, albums, artists with fallback video IDs for playback
|
|
- Get synced lyrics (LRC format)
|
|
- Stream audio via Piped/Invidious proxies
|
|
- Generate radio mixes from any song
|
|
- Trending music and top artists by country
|
|
- Artist/track info from Last.fm
|
|
- Built-in music player with YouTube IFrame API
|
|
- Auto region detection from IP
|
|
|
|
## License
|
|
MIT
|