MusixMatch Lyrics Grabber

Tool to grab Synced lyrics from MusixMatch lyrics pages to either download or upload them to LRCLIB

作者
Lioncat6
今日安裝
0
安裝總數
2
評價
0 0 0
版本
8-3-2025
建立日期
2025-07-30
更新日期
2025-08-03
尺寸
23.6 KB
授權條款
MIT
腳本執行於

Allows you to view MusixMatch synced lyrics and export, copy, or upload them to LRCLIB.

When downloading and copying, you can choose from a list of formats:

JSON
[
{
"text": "Bring out your notepad",
"time": {
"total": 11.97,
"minutes": 0,
"seconds": 11,
"hundredths": 97
}
},
{
"text": "Write how you're oh so sad",
"time": {
"total": 14.18,
"minutes": 0,
"seconds": 14,
"hundredths": 18
}
}
]

Text
Bring out your notepad
Write how you're oh so sad

Text (Synced)
[00:11.97] Bring out your notepad
[00:14.18] Write how you're oh so sad

HTML
<‎​div>0:11:097 Bring out your notepad<​/div>
<​div>0:14:018 Write how you're oh so sad<​/div>

⚠️LRCLIB Upload will take a while (~1-5 minutes) due to its rate limiting system relying on solving a hash (POW Rate-limiting)⚠️
ℹ️Multithreading can be enabled in the userscript menu to speed this up, but will be more taxing on your system!ℹ️

Changelog
8-2-2025
  • Added multithreading support
  • Added option to toggle multithreading challange solving
  • Updated toasts to show in-progress fetches and solving progress
  • Added feedback to upload button
  • Added more console logging for debugging

  • QingJ © 2025

    镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址