# LyricProvider - Lyrics Provider      
## π΅ Supported Platforms ### Core Adaptations | Platform | Identifier | Description | |:-------------------------------------|:--------------------|:---------------------------------------------------| | π **Apple Music** | `apple-music` | Supports dynamic lyrics, translated lyrics | | βοΈ **Netease Music** | `163-music` | Supports dynamic lyrics, translated lyrics | | π§ **QQ Music** | `qq-music` | Supports dynamic lyrics, translated lyrics | | π§ **QQ Music HD** | `qq-music-hd` | Supports dynamic lyrics, translated lyrics | | π§ **LX Music** | `lx-music` | Supports translated lyrics display | | πΆ **Kugou Music / Concept Edition** | `kugou-music` | **Requires enabling car lyrics mode in the app** | | π» **Kuwo Music** | `kuwo-music` | **Requires enabling car lyrics mode in the app** | | π§ **Spotify** | `spotify-music` | Currently only supports standard lyrics | | β‘ **Poweramp** | `poweramp-music` | Supports online matching and embedded local lyrics | | π§ **Salt Music** | `salt-player-music` | Adapted based on Meizu standard lyric interface | | π΅ **Qishui Music** | `qishui-music` | Supports dynamic lyrics, translated lyrics | | π΅ **MusicFree** | `music-free` | Support translation | ### Universal / Special Modules | Module Name | Identifier (ID) | Applicable Scenario | |:----------------------------|:-----------------|:------------------------------------------------------| | βοΈ **Cloud Provider** | `cloud-provider` | Universal, matches online lyric libraries via search | | π± **Meizu Lyrics Support** | `meizu-provider` | For players that have adapted Meizu status bar lyrics | | π§ **Car Lyrics Support** | `car-provider` | For players that have adapted car lyrics | ### π Native Support (No Plugin Needed) The following players have natively integrated this protocol and can be used directly with Lyricon: * **Cone Music**: [Official Website](https://coneplayer.trantor.ink/) * **Flamingo** --- ## π₯ Quick Installation > [!IMPORTANT] > This plugin is an extension component and must be used together with the * *[LyriconCore](https://github.com/tomakino/lyricon/releases/tag/core)** main application. 1. **Download**: Go to the [Releases page](https://github.com/tomakino/LyricProvider/releases) and get the latest APK. 2. **Activate**: After installation, open **LSPosed Manager** and enable the **corresponding provider**. 3. **Configure Scope**: In LSPosed, check the music apps you want to fetch lyrics for (e.g., Apple Music, Netease Music, etc.). 4. **Apply**: Force stop and reopen the respective music app to start enjoying lyrics. --- ## π οΈ Developer Guide We warmly welcome community Pull Requests to adapt more music apps. Please read the [Development Documentation](https://github.com/tomakino/lyricon/blob/master/lyric/bridge/provider/README.md) --- ## π₯ Contributors [](https://github.com/tomakino/LyricProvider/graphs/contributors) ### β Star History