Closed Cossy179 closed 1 year ago
Hey i have tried following the setup process and i am getting this error when i try run the script. unexpected keyword argument 'model_username'
unexpected keyword argument 'model_username'
This is my config file if that helps?
`{ "info": { "version": 7.2 }, "settings": { "auto_site_choice": "", "export_type": "json", "model_username": "belledelphine", "value": "Paid", "site_name": "onlyfans", "api_type": "Posts", "media_type": "Videos", "profile_directories": [ ".profiles" ], "max_threads": -1, "min_drive_space": 0, "helpers": { "renamer": true, "reformat_media": true, "downloader": true, "delete_empty_directories": false }, "webhooks": { "global_webhooks": [], "global_status": true, "auth_webhook": { "succeeded": { "webhooks": [], "status": null, "hide_sensitive_info": true }, "failed": { "webhooks": [], "status": null, "hide_sensitive_info": true } }, "download_webhook": { "succeeded": { "webhooks": [], "status": null, "hide_sensitive_info": true } } }, "exit_on_completion": false, "infinite_loop": true, "loop_timeout": "0", "dynamic_rules_link": "https://raw.githubusercontent.com/DATAHOARDERS/dynamic-rules/main/onlyfans.json", "proxies": [], "cert": "", "random_string": "ace6c1f3e21f11ed8eff2cf05da19798" }, "supported": { "onlyfans": { "settings": { "auto_profile_choice": [], "auto_model_choice": true, "auto_media_choice": "1", "auto_api_choice": true, "browser": { "auth": true }, "jobs": { "scrape_names": true, "scrape_paid_content": true }, "download_directories": [ ".sites" ],
"file_directory_format": "{site_name}\\{model_username}\\{api_type}\\{value}\\{media_type}", "filename_format": "{filename}.{ext}", "metadata_directories": [ ".sites" ], "metadata_directory_format": "{site_name}\\{model_username}\\Metadata", "delete_legacy_metadata": false, "text_length": 255, "video_quality": "source", "overwrite_files": false, "date_format": "%d-%m-%Y", "ignored_keywords": [], "ignore_type": "", "blacklists": "", "webhook": true } }, "starsavn": { "settings": { "auto_profile_choice": "", "auto_model_choice": false, "auto_media_choice": "", "auto_api_choice": true, "browser": { "auth": true }, "jobs": { "scrape_names": true, "scrape_paid_content": true }, "download_directories": [ ".sites" ], "file_directory_format": "{site_name}\\{model_username}\\{api_type}\\{value}\\{media_type}", "filename_format": "{filename}.{ext}", "metadata_directories": [ ".sites" ], "metadata_directory_format": "{site_name}\\{model_username}\\Metadata", "delete_legacy_metadata": false, "text_length": 255, "video_quality": "source", "overwrite_files": false, "date_format": "%d-%m-%Y", "ignored_keywords": [], "ignore_type": "", "blacklist_name": "", "webhook": true } }
}
}`
Hey i have tried following the setup process and i am getting this error when i try run the script.
unexpected keyword argument 'model_username'
This is my config file if that helps?
`{ "info": { "version": 7.2 }, "settings": { "auto_site_choice": "", "export_type": "json", "model_username": "belledelphine", "value": "Paid", "site_name": "onlyfans", "api_type": "Posts", "media_type": "Videos", "profile_directories": [ ".profiles" ], "max_threads": -1, "min_drive_space": 0, "helpers": { "renamer": true, "reformat_media": true, "downloader": true, "delete_empty_directories": false }, "webhooks": { "global_webhooks": [], "global_status": true, "auth_webhook": { "succeeded": { "webhooks": [], "status": null, "hide_sensitive_info": true }, "failed": { "webhooks": [], "status": null, "hide_sensitive_info": true } }, "download_webhook": { "succeeded": { "webhooks": [], "status": null, "hide_sensitive_info": true } } }, "exit_on_completion": false, "infinite_loop": true, "loop_timeout": "0", "dynamic_rules_link": "https://raw.githubusercontent.com/DATAHOARDERS/dynamic-rules/main/onlyfans.json", "proxies": [], "cert": "", "random_string": "ace6c1f3e21f11ed8eff2cf05da19798" }, "supported": { "onlyfans": { "settings": { "auto_profile_choice": [], "auto_model_choice": true, "auto_media_choice": "1", "auto_api_choice": true, "browser": { "auth": true }, "jobs": { "scrape_names": true, "scrape_paid_content": true }, "download_directories": [ ".sites" ],
}
}`