Skip to content

shallovv/delyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delyrics

Delete lyrics of mp3, mp4 and m4a.

Install

http

$ pip install git+https://github.com/shallovv/delyrics.git

ssh

$ pip install git+ssh://[email protected]/shallovv/delyrics.git

Uninstall

$ pip uninstall delyrics

Usage

$ delyrics --help
usage: delyrics.py [-h] [--mp3 MP3] [--mp4 MP4] [-f FOLDER]

Delete lyrics of mp3, mp4 and m4a

optional arguments:
  -h, --help            show this help message and exit
  --mp3 MP3             Delete lyrics of specified mp3
  --mp4 MP4             Delete lyrics of specified mp4 or m4a
  -f FOLDER, --folder FOLDER
                        Delete lyrics of music in iTunes Media folder

Releases

No releases published

Packages

No packages published

Languages