mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 22:39:38 +00:00
extend timeout for sleep interval
This commit is contained in:
@@ -196,7 +196,7 @@ class VideoDownloader:
|
||||
"title": "Completed",
|
||||
"message": "",
|
||||
}
|
||||
RedisArchivist().set_message("message:download", mess_dict, 4)
|
||||
RedisArchivist().set_message("message:download", mess_dict, 10)
|
||||
self._delete_from_pending(youtube_id)
|
||||
|
||||
# post processing
|
||||
|
||||
Reference in New Issue
Block a user