mirror of
https://lavaforge.org/spotizerr/spotizerr.git
synced 2025-12-24 02:39:14 -05:00
BREAKING CHANGE: migrate api to librespot internal client
This commit is contained in:
@@ -2,9 +2,9 @@ import json
|
||||
from routes.utils.watch.manager import get_watch_config
|
||||
import logging
|
||||
from routes.utils.celery_queue_manager import download_queue_manager
|
||||
from routes.utils.get_info import get_spotify_info
|
||||
from routes.utils.credentials import get_credential, _get_global_spotify_api_creds
|
||||
from routes.utils.errors import DuplicateDownloadError
|
||||
from routes.utils.get_info import get_spotify_info
|
||||
|
||||
from deezspot.libutils.utils import get_ids, link_is_valid
|
||||
|
||||
|
||||
Reference in New Issue
Block a user