fix: process error from youtube-dl correctly. #80
This commit is contained in:
@ -48,6 +48,9 @@ logfile =
|
||||
# in MB, 0 for no cache, -1 for unlimited size
|
||||
tmp_folder_max_size = 10
|
||||
|
||||
# how many times the bot will try to download an item
|
||||
download_attempts = 2
|
||||
|
||||
ignored_folders = tmp
|
||||
ignored_files = Thumbs.db
|
||||
|
||||
|
Reference in New Issue
Block a user