pydownloader4downloads.khin.../settings.ini
Olai f13212d408 Added a settings file
Added a settings file to change the download path, amount of threads, priority of the downloads and amount of retries before giving an error
2024-01-17 13:00:02 +01:00

13 lines
No EOL
395 B
INI

[Retries] ; Amount of retries per file before the script gives an error
max_retries = 2
[Threads] ; Setting this value to 0, every thread on the cpu will be used
max_workers = 1
[Download]
priority_order = flac, mp3, m4a
; C:\example\for\windows
; /example/for/linux
; If empty, the downloads will be inside a folder called-
; "Audio files" in the same location as the script
download_path =