mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Decouple fetching metadata
This commit is contained in:
2
spotdl/metadata/providers/__init__.py
Normal file
2
spotdl/metadata/providers/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from spotdl.metadata.providers.spotify import MetadataSpotify
|
||||
from spotdl.metadata.providers.youtube import MetadataYouTube
|
||||
Reference in New Issue
Block a user