Skip to content

Latest commit

 

History

History
72 lines (48 loc) · 3.16 KB

README_en.md

File metadata and controls

72 lines (48 loc) · 3.16 KB

LDDC

中文 | English | 日本語

Accurate Lyrics (verbatim lyrics) Download, Decryption, and Conversion

Codacy Badge GitHub Downloads (all assets, all releases) Static Badge Static Badge release

Features

  • Search for singles, albums, and playlists on QQ Music, Kugou Music, and NetEase Cloud Music
  • Drag the song to the search interface to automatically search and match the lyrics
  • One-click match lyrics for local song files
  • One-click download of lyrics for entire albums and playlists
  • Support for saving in multiple formats (verbatim lrc,line by line lrc,Enhanced LRC, srt, ass)
  • Double-click to preview lyrics and save directly
  • Merge lyrics of various types (original, translated, romanized) at will
  • Save path with various placeholders for arbitrary combinations
  • Support for opening locally encrypted lyrics
  • Multi-platform support
  • Desktop Lyrics (currently only supports foobar2000: foo_lddc)
    1. Multi-threaded automatic search to quickly match lyrics (most lyrics are in word-for-word style)
    2. Supports displaying lyrics in karaoke style
    3. Supports displaying the original text, translation, and romanization in separate lines
    4. Supports fade in/out effects, and automatically matches the screen refresh rate to ensure smoothness
    5. Supports manual selection of lyrics through a window similar to the search interface
    6. Caches characters to achieve low resource usage
    7. Supports custom gradient colors for characters

Preview

Drag songs to quickly match lyrics

gif

Search interface

image

local matching

image

Open the lyrics/settings interface

image

Desktop Lyrics

image gif

Usage

See LDDC User Guide

Acknowledgments

Some functionalities are implemented with reference to the following projects:

Lyrics Decryption

Readme Card Readme Card

Music Platform APIs

Readme Card