Files
Auto-Downloader/config/config.json
TutorialsGHG f2e7545f9a first commit
2026-05-10 21:03:57 +02:00

17 lines
385 B
JSON

{
"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
}
}