fixed save_cover

This commit is contained in:
Xoconoch
2025-06-03 16:44:56 -06:00
parent 932f27711e
commit f1fab1257b
6 changed files with 114 additions and 149 deletions

View File

@@ -9,6 +9,7 @@ from zipfile import ZipFile, ZIP_DEFLATED
from deezspot.models.track import Track
from deezspot.exceptions import InvalidLink
from deezspot.libutils.others_settings import supported_link, header
from deezspot.libutils.logging_utils import ProgressReporter, logger
from os.path import (
isdir, basename,