Skip to content

ElliotCHEN37/MxD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages