Lyricify.Lyrics.Helper 0.1.3

dotnet add package Lyricify.Lyrics.Helper --version 0.1.3
NuGet\Install-Package Lyricify.Lyrics.Helper -Version 0.1.3
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" Version="0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lyricify.Lyrics.Helper --version 0.1.3
#r "nuget: Lyricify.Lyrics.Helper, 0.1.3"
#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.
// Install Lyricify.Lyrics.Helper as a Cake Addin
#addin nuget:?package=Lyricify.Lyrics.Helper&version=0.1.3

// Install Lyricify.Lyrics.Helper as a Cake Tool
#tool nuget:?package=Lyricify.Lyrics.Helper&version=0.1.3

Lyricify Lyrics Helper

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

主要功能

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

项目架构

Lyricify.Lyrics.Helper

  • Decrypter // 歌词解密相关
    • Krc
    • Qrc
  • Generators // 歌词生成
  • Helpers // 帮助静态类
    • General // 内嵌通用帮助
      • ChineseHelper // 中文帮助
      • StringHelper // 字符串帮助
    • Optimization // 歌词处理优化
      • Explicit // Explicit 歌词处理及修复
      • Yrc // YRC 歌词优化
      • Musixmatch // Musixmatch 歌词优化
    • 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. 
.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.3 142 2/8/2024