Update config for only 4 threads.

This commit is contained in:
Giova 2024-05-13 20:06:19 +02:00 committed by GitHub
parent 58382ea13a
commit 9991066d4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,12 +16,12 @@
},
"SITE": {
"streaming_site_name": "streamingcommunity",
"streaming_domain": "marketing",
"streaming_domain": "foo",
"anime_site_name": "animeunity",
"anime_domain": "to"
},
"M3U8": {
"tdqm_workers": 20,
"tdqm_workers": 4,
"tqdm_progress_timeout": 10,
"minimum_ts_files_in_folder": 15,
"download_percentage": 1,