-
Notifications
You must be signed in to change notification settings - Fork 74
Description
I use normally the 3.13.8 and 13.13.4, all works well but after a few minutes and random downloads (some 160, 80, 16 or 56 files success) it's stops.
(the paste bin still doesn´t works for me)
Config
python 3.11
OS: win 11
browser: firefox
config file:
{
"main_profile": "main_profile",
"metadata": "{configpath}/{profile}/.data/{model_id}",
"discord": "",
"file_options": {
"save_location": "C:\Users\Usuario\Data\ofscraper",
"dir_format": "{model_username}/{responsetype}/{mediatype}/",
"file_format": "{filename}.{ext}",
"textlength": 0,
"space_replacer": " ",
"date": "MM-DD-YYYY",
"text_type_default": "letter",
"truncation_default": true
},
"download_options": {
"filter": [
"Images",
"Audios",
"Videos"
],
"auto_resume": true,
"system_free_min": 0,
"max_post_count": 0
},
"binary_options": {
"ffmpeg": "C:\Users\Usuario\.config\ofscraper\bin\ffmpeg.exe"
},
"cdm_options": {
"private-key": "C:\Users\Usuario\.config\ofscraper\Private\device_private_key.pem",
"client-id": "C:\Users\Usuario\.config\ofscraper\Id\device_client_id_blob.bin",
"key-mode-default": "manual"
},
"performance_options": {
"download_sems": 6,
"download_limit": 0
},
"content_filter_options": {
"block_ads": false,
"file_size_max": 0,
"file_size_min": 0,
"length_max": 0,
"length_min": 0
},
"advanced_options": {
"dynamic-mode-default": "rafa",
"downloadbars": false,
"cache-mode": "sqlite",
"rotate_logs": true,
"sanitize_text": false,
"temp_dir": null,
"remove_hash_match": null,
"infinite_loop_action_mode": false,
"enable_auto_after": false,
"default_user_list": "main",
"default_black_list": "",
"logs_expire_time": 0,
"ssl_verify": true,
"env_files": ""
},
"script_options": {
"after_action_script": null,
"post_script": null,
"naming_script": null,
"after_download_script": null,
"skip_download_script": null
},
"responsetype": {
"timeline": "Posts",
"message": "Messages",
"archived": "Archived",
"paid": "Messages",
"stories": "Stories",
"highlights": "Stories",
"profile": "Profile",
"pinned": "Posts",
"streams": "Streams"
}
}
Log:
ofscraper_main_profile_2025-07-30_09.09.36.log