Git Product home page Git Product logo

lyricdisplayerplugin's Introduction

English Version

简介

这个是Sync的插件,借助ORTDP插件和OLSP插件,获取获取当前打图歌曲并实时将对应歌词输出到文本文件中供其他用途.

使用前提

插件依赖:

使用

  1. 如果没安装ORTDP和OsuLiveStatusPanel插件,请先安装它们.
  2. Release页面下载最新插件压缩包(注意版本要求).
  3. 将压缩包内容解压到Sync根目录即可,若有覆盖提示请全允许.
  4. Enjoy.当你打图的时候,如果能抓到歌词,本插件会定时向文本文件输出对应歌词,打图完成后或者非打图情况则自动清除内容.

截图

项目/轮子引用

支持的"歌词源"(可自动寻找):

config.ini中此插件配置选项列表

设置名称 默认值 描述
LyricsSource 字符串 auto 要搜索和获取的歌词源(可选选项:auto/netease/qqmusic/kugou)
LyricsSentenceOutputPath 字符串 ..\lyric.txt 实时输出歌词保存路径
DebugMode True/False False 调试模式
EnableOutputSearchResult True/False False 输出成功获取歌词结果,供其他用途(输出在..\lyrics_cache\{歌词源}.txt,每一行都是可直接解析的json对象)
PreferTranslateLyrics True/False False 优先选择翻译歌词(若没有再找原版歌词)
BothLyrics True/False False 优先同时输出翻译歌词和原版歌词,一行为原版歌词,新一行为翻译歌词)
SearchAndDownloadTimeout 整数数值 2000 寻找和下载歌词的时限(毫秒为单位)

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.