removed method_save

This commit is contained in:
Xoconoch
2025-06-03 19:01:43 -06:00
parent fb5f470c98
commit 784a545538
3 changed files with 0 additions and 12 deletions

View File

@@ -106,7 +106,6 @@ def download_track(
recursive_quality=False,
recursive_download=False,
not_interface=False,
method_save=1,
custom_dir_format=custom_dir_format,
custom_track_format=custom_track_format,
initial_retry_delay=initial_retry_delay,
@@ -140,7 +139,6 @@ def download_track(
recursive_quality=False,
recursive_download=False,
not_interface=False,
method_save=1,
real_time_dl=real_time,
custom_dir_format=custom_dir_format,
custom_track_format=custom_track_format,
@@ -174,7 +172,6 @@ def download_track(
recursive_quality=False,
recursive_download=False,
not_interface=False,
method_save=1,
real_time_dl=real_time,
custom_dir_format=custom_dir_format,
custom_track_format=custom_track_format,
@@ -204,7 +201,6 @@ def download_track(
quality_download=quality,
recursive_quality=False,
recursive_download=False,
method_save=1,
custom_dir_format=custom_dir_format,
custom_track_format=custom_track_format,
pad_tracks=pad_tracks,