first commit
This commit is contained in:
17
config/config.json
Normal file
17
config/config.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"tiktok": {
|
||||
"enabled": true,
|
||||
"cookies_from_browser": "firefox",
|
||||
"cookies_file": null,
|
||||
"collections": [
|
||||
"https://www.tiktok.com/@tuxxxxax787/collection/Download-7626779378428545824"
|
||||
],
|
||||
"unsave_after_download": true,
|
||||
"headless": false,
|
||||
"delay_between_downloads": 5,
|
||||
"delay_between_unsaves": 3
|
||||
},
|
||||
"instagram": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user