Giter Site home page Giter Site logo

qrcd_m's Introduction

中文 | ENGLISH

QRCD_M

白嫖QQ音乐的打轴,只需输入歌曲名即可得到精准逐字lrc歌词,再也不用K轴辣!

修改自QRCD,自用。去除了原QRCD的网页GUI和播放歌词的功能(因为用不了),只留下下载歌词的功能。

使用

首选

  1. 下载release解压,运行qrcd_m.exe直接使用。
  2. 输入歌曲名(留空即退出),歌手名(可留空),根据返回序号选择其中一个下载(一般ID越大歌词越新)。
  3. 下载结果在lyric子文件夹中,按歌曲名分类。根据歌曲语言,最多有3个逐行的lrc,2个逐字的lrc,1个双语逐字歌词。ignr是一些忽略的前置信息,如不需要可手动删除。
文件名 说明
ALIVE-ch-line 翻译的中文歌词
ALIVE-og&ch-mix 双语歌词,适用于foobar2000
ALIVE-og-char 原文逐字歌词
ALIVE-og-line 原文逐行歌词
ALIVE-rm-char 罗马音逐字歌词(日韩语等)
ALIVE-rm-line 罗马音逐行歌词(日韩语等)

可选

新功能会先更新到bin文件夹中的py文件,如果本地安装了python,也可以直接运行py文件,但您仍然需要在同一路径下放置lib_qrc_decoder.exeQQMusicCommon.dll,如果提示缺少运行库还需要放置msvcp100.dllmsvcr100.dll

  1. 下载zip包并解压。
  2. 执行pip install -r requirements.txt
  3. 运行qrcd_m.py

用途

  • foobar2000播放器中使用。
  • 使用lua插件将lrc导入aegisub中,进而制作歌词字幕或其他用途。
  • 其他

QRCD

以下是原简介(翻译后)。

一个从QQMusic爬取歌词的python脚本。

使用QQ音乐的PC客户端的API,和网页API相比,额外支持了精准逐字lrc歌词(即KTV/卡拉OK歌词)和罗马音歌词(日语歌曲)。

注:解密算法来自qwe7989199/Lyric-Importer-for-Aegisub.

Page Views Count

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.