https://github.com/71/ytm-lyrics
Lyrics for YouTube Music, using Musixmatch.
https://github.com/71/ytm-lyrics
Last synced: about 1 year ago
JSON representation
Lyrics for YouTube Music, using Musixmatch.
- Host: GitHub
- URL: https://github.com/71/ytm-lyrics
- Owner: 71
- Created: 2019-10-13T13:57:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-24T03:16:38.000Z (almost 2 years ago)
- Last Synced: 2025-04-18T13:16:12.248Z (about 1 year ago)
- Language: JavaScript
- Size: 1.05 MB
- Stars: 12
- Watchers: 3
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ytm-lyrics
GreaseMonkey / ViolentMonkey script to display lyrics on the YouTube Music Web Player using Musixmatch.
## Installation
Create a new script in GreaseMonkey / ViolentMonkey, and copy-paste the content of the `index.js` file
into it.
## Usage
A new icon will be added next to the "Volume" icon at the bottom-right of the screen. Simply
click it to open or close the lyrics panel, whose content will be automatically filled with lyrics,
and scrolled as the song advances.
You can also double-click on the lyrics panel to display lyrics in fullscreen.
If an error is encountered (track is instrumental or could not be found), the panel will be hidden
and the icon will be greyed-out; simply hover over it with your mouse to see the reason why
the lyrics could not be found.
If the lyrics are no perfectly synced to the song:
- Press `X` to delay the song by 100ms (the lyrics will appear **earlier**).
- Press `Shift+X` to delay the lyrics by 100ms (the lyrics will appear **later**).
- Press `Alt+X` to reset the delay to 0.