update and fix

This commit is contained in:
2025-12-02 14:20:34 +01:00
parent 1b7f7b17bb
commit dff367b18d

View File

@@ -776,7 +776,6 @@ class Download:
is_parent_album (bool): Whether this is a parent album. is_parent_album (bool): Whether this is a parent album.
file_extension_dummy (str): Dummy file extension. file_extension_dummy (str): Dummy file extension.
"""
""" """
if skip_download: if skip_download:
return True return True