Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvzi/youtube-music-genius-lyrics-userscript
Userscript, Show lyrics/songtexts from genius.com on Youtube Music
https://github.com/cvzi/youtube-music-genius-lyrics-userscript
genius genius-lyrics greasemonkey-script lyrics songtext userscript youtube youtube-music youtubemusic
Last synced: 4 months ago
JSON representation
Userscript, Show lyrics/songtexts from genius.com on Youtube Music
- Host: GitHub
- URL: https://github.com/cvzi/youtube-music-genius-lyrics-userscript
- Owner: cvzi
- License: gpl-3.0
- Created: 2020-07-11T20:56:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T11:06:00.000Z (5 months ago)
- Last Synced: 2024-10-04T22:51:29.664Z (4 months ago)
- Topics: genius, genius-lyrics, greasemonkey-script, lyrics, songtext, userscript, youtube, youtube-music, youtubemusic
- Language: JavaScript
- Homepage: https://greasyfork.org/en/scripts/406892-youtube-music-genius-lyrics
- Size: 1.31 MB
- Stars: 15
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Youtube-Music-Genius-Lyrics-userscript
A userscript or greasemonkey script that shows lyrics from [genius.com](https://genius.com/) on [YouTube Music](https://music.youtube.com/)This is a userscript for your browser. It's primarily designed for Firefox and Chrome with
[Tampermonkey](https://www.tampermonkey.net/) [![Chrome logo](https://raw.githubusercontent.com/OpenUserJS/OpenUserJS.org/master/public/images/ua/chrome16.png)](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) [![Firefox logo](https://raw.githubusercontent.com/OpenUserJS/OpenUserJS.org/master/public/images/ua/firefox16.png)](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/).General information about userscripts and how to use them can be found at [openuserjs.org/about/Userscript-Beginners-HOWTO](https://openuserjs.org/about/Userscript-Beginners-HOWTO).
If you already have a userscript extension installed, you can install with the link below:
[**Click here to install**](https://greasyfork.org/scripts/406892-youtube-music-genius-lyrics/code/Youtube%20Music%20Genius%20Lyrics.user.js)
Tested with Firefox/**Tampermonkey** and Chrome/**Tampermonkey**.Family of GeniusLyrics Userscripts:
* Powered by **GeniusLyrics Library** [GitHub](https://github.com/cvzi/genius-lyrics-userscript/) [Greaskfork](https://greasyfork.org/en/scripts/406698-geniuslyrics)
* **Spotify Genius Lyrics** [GitHub](https://github.com/cvzi/Spotify-Genius-Lyrics-userscript) [Greaskfork](https://greasyfork.org/en/scripts/377439-spotify-genius-lyrics)
* **Youtube Genius Lyrics** [GitHub](https://github.com/cvzi/Youtube-Genius-Lyrics-userscript) [Greaskfork](https://greasyfork.org/en/scripts/386259-youtube-genius-lyrics)
* **Youtube Music Genius Lyrics** [GitHub](https://github.com/cvzi/Youtube-Music-Genius-Lyrics-userscript/) [Greaskfork](https://greasyfork.org/en/scripts/406892-youtube-music-genius-lyrics)Screenshot:
![Screenshot of youtube music](screenshots/screenshot.png)Options:
![Screenshot of options](screenshots/options.png)Dark theme ("Spotify" theme):
![Screenshot of Spotify theme](screenshots/spotify_theme.png)White theme:
![Screenshot of white theme](screenshots/white_theme.png)[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) ![standardjs](https://github.com/cvzi/Youtube-Music-Genius-Lyrics-userscript/workflows/standardjs/badge.svg)