Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MxD


MxD can help you fetch lyrics from Musixmatch


Usage

  1. Install requirements
    pip install -r requirements.txt
  2. Run with Python
    python main.py -h
  3. Here's the output
usage: main.py [-h] [-a ARTIST] [-t TRACK] [-l ALBUM] [--token TOKEN] [--refresh-token] [--synced] [--overwrite] [--max-depth MAX_DEPTH] [--wait WAIT] [-v] [path]

MxD, a Musixmatch utility, version 1.3(1), by ElliotCHEN37

positional arguments:
  path                  Path to audio file or folder

optional arguments:
  -h, --help            show this help message and exit
  -a ARTIST, --artist ARTIST
                        Artist Name
  -t TRACK, --track TRACK
                        Track Title
  -l ALBUM, --album ALBUM
                        Album Name
  --token TOKEN         User Token (optional)
  --refresh-token       Refresh user token
  --synced              Download synced lyric (optional)
  --overwrite           Overwrite existing .lrc files
  --max-depth MAX_DEPTH
                        Max searching depth in sub-folder
  --wait WAIT           Wait for a moment between downloads
  -v, --verbose         Display detailed debug information

Thanks

About

Fetch lyrics from Musixmatch

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages