Initial commit
This commit is contained in:
commit
ee3c2358ff
12 changed files with 622 additions and 0 deletions
3
lyrics_dl/providers/__init__.py
Normal file
3
lyrics_dl/providers/__init__.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from lyrics_dl.providers import musixmatch
|
||||
from lyrics_dl.providers import kugou
|
||||
from lyrics_dl.providers import youtube
|
Loading…
Add table
Add a link
Reference in a new issue