Lyricify.Lyrics.Helper.Jayfunc 0.1.4

dotnet add package Lyricify.Lyrics.Helper.Jayfunc --version 0.1.4
                    
NuGet\Install-Package Lyricify.Lyrics.Helper.Jayfunc -Version 0.1.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Lyricify.Lyrics.Helper.Jayfunc" Version="0.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lyricify.Lyrics.Helper.Jayfunc" Version="0.1.4" />
                    
Directory.Packages.props
<PackageReference Include="Lyricify.Lyrics.Helper.Jayfunc" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Lyricify.Lyrics.Helper.Jayfunc --version 0.1.4
                    
#r "nuget: Lyricify.Lyrics.Helper.Jayfunc, 0.1.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Lyricify.Lyrics.Helper.Jayfunc@0.1.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Lyricify.Lyrics.Helper.Jayfunc&version=0.1.4
                    
Install as a Cake Addin
#tool nuget:?package=Lyricify.Lyrics.Helper.Jayfunc&version=0.1.4
                    
Install as a Cake Tool

Lyricify Lyrics Helper (jayfunc Patched)

NuGet

⚠️ Distribution Notice / 托管发布声明

This NuGet package (Lyricify.Lyrics.Helper.Jayfunc) is an unofficial distribution compiled directly from the latest source code of the Lyricify.Lyrics.Helper project.

NO code changes have been made. This package is built and published strictly for capturing the latest upstream updates and for personal dependency management. All credits, copyright, and intellectual property belong entirely to the original authors and the Lyricify team.

本 NuGet 包(Lyricify.Lyrics.Helper.Jayfunc)仅作为基于最新源码的非官方重新打包版本此版本未对源码做任何修改,完全与原项目最新代码保持一致。鉴于官方 NuGet 包更新频率的原因,特此自行编译并发布此版本,以便于及时引入最新特性与个人项目的依赖管理。核心代码版权完全归原作者及 Lyricify 团队所有。


为 Lyricify 歌词相关功能竭力打造。

主要功能

  • 歌词解析
    • Lyricify Syllable
    • Lyricify Lines
    • LRC
    • QRC
    • KRC
    • YRC
    • TTML
    • Spotify Lyrics (原始 JSON)
    • Musixmatch (原始 JSON)
  • 歌词生成
    • Lyricify Syllable
    • Lyricify Lines
    • LRC
    • QRC
    • KRC
    • YRC
  • 歌词歌曲搜索
    • QQ 音乐
    • 网易云音乐
    • 酷狗音乐
    • 汽水音乐
    • Apple Music
    • Musixmatch
    • Spotify (暂不支持)
  • 歌词处理优化
    • Explicit 歌词处理及修复
    • YRC 歌词优化
    • 对唱识别 (暂不支持)
    • 信息行 (标题行) 识别
  • 歌词解密
    • QRC
    • KRC
  • 内嵌通用帮助类
    • 中文帮助类 (简繁转换等)
    • 字符串帮助类
    • 数学帮助类

项目架构

Lyricify.Lyrics.Helper

  • Decrypter // 歌词解密相关
    • Krc
    • Qrc
  • Generators // 歌词生成
  • Helpers // 帮助静态类
    • General // 内嵌通用帮助
      • ChineseHelper // 中文帮助
      • StringHelper // 字符串帮助
    • Optimization // 歌词处理优化
      • Explicit // Explicit 歌词处理及修复
      • Yrc // YRC 歌词优化
      • Musixmatch // Musixmatch 歌词优化
      • Apple Music // Apple Music 歌词处理及优化
      • SyncDowngrade // 同步级别降级 (如逐字降级至逐行)
      • InfoLines // 信息行处理
    • Types // 歌词类型
      • Lrc // LRC 歌词类型特性
    • GeneratorHelper // 生成帮助
    • OffsetHelper // 偏移帮助 (用于对歌词添加 Offset 偏移)
    • ParserHelper // 解析帮助
    • SearchHelper // 搜索帮助
    • TypeHelper // 歌词类型帮助
  • Models // 歌词模型
  • Parsers // 歌词解析
  • Providers // 歌词提供者
    • Web // 提供者相关接口
  • Searchers // 歌曲搜索
    • Helpers
      • ArtistHelper // 艺人帮助 (艺人中英文名对照)
      • CompareHelper // 信息匹配帮助
    • SearcherHelper // 实例化的搜索类

Lyricify.Lyrics.Demo

  • Program
    • ParsersDemo // 歌词解析演示
    • GeneratorsDemo // 歌词生成演示
    • TypeDetectorDemo // 歌词类型判断演示
    • SearchDemo // 歌曲搜索演示

感谢与支持

特别感谢 @cnbluefire, @Raspberry Kan 提供的帮助和支持。

感谢以下第三方代码
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.4 132 6/28/2026