datawhores / OF-Scraper

A completely revamped and redesigned fork, reimagined from scratch based on the original onlyfans-scraper
MIT License
701 stars 59 forks source link

Content check mode does not work anymore or only with few models #437

Closed lemelomane closed 3 months ago

lemelomane commented 4 months ago

Describe the bug

Usually when i use content check mode, i am avaible to select what content to download. Since maybe 3.14 this mode does not work properly anymore.

To Reproduce

Steps to reproduce the behavior: Hint: enter the command and args would be a good idea

Example

  1. cmd
  2. ofscraper post_check --url https://onlyfans.com/[name of the model]
  3. [close.sendCloseMessage:41] Finished Script

Expected behavior

a windows should have open with a table of every content to download.

Screenshots/Logs

C:\Users\myusername>ofscraper post_check --url https://onlyfans.com/[name of the model] [logs.printStartValues:29] Log Level: DEBUG logs.py:29 [logs.printStartValues:30] 3.10.18 logs.py:30 [logs.printStartValues:35] config path: C:\Users\your_username.config\ofscraper\config.json logs.py:35 [logs.printStartValues:36] profile path: C:\Users\your_username.config\ofscraper\main_profile logs.py:36 [logs.printStartValues:37] log folder: C:\Users\your_username.config\ofscraper\logging logs.py:37


( )( \ ( ( ( )( )( )( ( __ ) | ( ) || ( \/ | ( \/| ( \/| ( )|| ( ) || ( )|| ( \/| ( )| | | | || ( | ( | | | ()|| (_) || (__)|| ( | (__)| | | | || _) ()( )| | | )| || _)| ) | _) | | | || ( ) || | | (\ ( | ( ) || ( | ( | (\ ( | () || ) /_) || (___/| ) \ \| ) ( || ) | (/| ) \ _ ()|/ ___)(/|/ _/|/ ||/ (_/|/ __/

[checkers.check_auth:17] checking auth status checkers.py:17 [check.post_check_retriver:209] Getting Full Timeline for sexyfeet47 check.py:209 [close.sendCloseMessage:41] Finished Script

Config

}, "advanced_options": { "code-execution": false, "dynamic-mode-default": "datawhores", "backend": "aio", "downloadbars": false, "cache-mode": "sqlite", "appendlog": true, "custom_values": { "DEVIINT": "https://raw.githubusercontent.com/rafa-9/dynamic-rules/main/rules.json" }, "sanitize_text": false, "temp_dir": null, "remove_hash_match": null, "infinite_loop_action_mode": false, "post_download_script": null, "enable_auto_after": true, "default_user_list": "main", "default_black_list": ""

System Info

Additional context

Add any other context about the problem here.

datawhores commented 4 months ago

you need to run ofscraper post_check --log debug (your arguments) and provide proper log files

I was not able to reproduce this on my end

lemelomane commented 4 months ago

Thanks you for you answer, There is my link https://privatebin.io/?a28ba45fc2e7242d#9uKaXwZbmdkypqz5oJbdyk3TJszSxP7vq8k4ffmtcL7m And in attached file the log. At moment the issue with the post check mode only occur with the model : sexyfeet47 ofscraper_main_profile_2024-07-27.log paste-6f1742fb1d34f90c.txt

datawhores commented 3 months ago

Edit: I think I found the error anyways can you update to the latest commit on dev/3.11

unfortunately you didn't use the command I gave last time

ofscraper post_check --log debug  --output debug --url sexyfeet47 

are you able to provide a screen shot of the screen as well

lemelomane commented 3 months ago

Thanks your for your answer and help. I didn't understand your instruction avour the command, but then with your last message I understood.

I upadated to the lastest version 3.11.1.

I did your commandand : ofscraper post_check --log debug --output debug sexyfeet47

There is in attached file the screenshot post check issue https://privatebin.io/?4fb91f3d12f6be4c#HRifUVnpe31deRS2b9i6H1FGdtAhdv7uTo68YSFwgFTR paste-6e87d2f4b793d4a6.txt

Also, I finally the content check mode is finally working with the modele sexyfeet47. But there was some unusual message while downloading file. However, download was successfull. ofscraper_main_profile_2024-08-03.log

Please let me know if you need more information

datawhores commented 3 months ago

Yes that was my fault

ofscraper post_check --log debug  --output debug --url sexyfeet47 
datawhores commented 3 months ago

No response in a month please make a new issue if needed

lemelomane commented 3 months ago

Sorry if I didn't make it clear, you solved my issue. Thanks you alot.