TeamPiped / Piped

An alternative privacy-friendly YouTube frontend which is efficient by design.
https://piped.video
GNU Affero General Public License v3.0
8.17k stars 665 forks source link

feature: lyrics support #3176

Open Bellisario opened 9 months ago

Bellisario commented 9 months ago

Describe the feature

YouTube Music lyrics API and UI.

Why would this be useful to add?

Currently Piped supports loading audios from YouTube Music. Scraping lyrics would be useful for API usage and for adding to the UI.

Concept(s)

No response

Additional context

I'm currently looking for a lyrics API implementation by Piped (Bellisario/musicale#166) because I'm already using Piped API to play music on my player Musicale.

Acknowledgements

Facni commented 9 months ago

Another PipedApi based music player, "HyperPipe" already has this feature, maybe you can check how they did it.