mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Scrape lyrics from Genius and lyrics refactor
This commit is contained in:
2
spotdl/lyrics/providers/__init__.py
Normal file
2
spotdl/lyrics/providers/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from spotdl.lyrics.providers.lyricwikia_wrapper import LyricWikia
|
||||
from spotdl.lyrics.providers.genius import Genius
|
||||
Reference in New Issue
Block a user