datawhores/OF-Scraper

Stuck at Authentication

Closed this issue · 5 comments

Hello, I downloaded the latest version and commits. I inputted all the auth information and I keep getting stuck at the Auth screen. Does this has to do with the dynamic-mode-default? It's currently "deviint" and the custom_values is also ""DEVIINT": "https://raw.githubusercontent.com/datawhores/onlyfans-dynamic-rules/new/dynamicRules."

Please help and thanks!
Bum

Puk0 commented

In the most recent version it is not necessary to add more than ffmpeg
close it, delete config.json and reopen it

I downloaded the latest file from today and not I'm having issue with ffmpeg... Help please.

File "C:\Program Files\Python311\Lib\asyncio\base_events.py", line 523, in check_default_executor
raise RuntimeError('Executor shutdown has been called')
RuntimeError: Executor shutdown has been callednit
_.py", line 346, in loads
Your config.json has a syntax errors)
Traceback (most recent call last):
File "C:\Users\adang.local\pipx\venvs\ofscraper\Lib\site-packages\ofscraper\utils\config\context.py", line 16, in
config_contextDecodeError("Extra data", s, end)
json.load(f)NDecodeError: Extra data: line 1 column 4 (char 3)
File "C:\Program Files\Python311\Lib\json_init_.py", line 293, in load
return loads(fp.read(),
^^^^^^^^^^^^^^^^62] issue executing path as ffmpeg: check.py:62
File "C:\Program Files\Python311\Lib\json_init_.py", line 346, in loads check.py:63
return default_decoder.decode(s)back (most recent call last): check.py:64
^^^^^^^^^^^^^^^^^^^^^^^^^^nvs\ofscraper\Lib\site-packages\ofscraper\utils\paths\check.py", line
File "C:\Program Files\Python311\Lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=w(s, 0).end())rr=subprocess.PIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python311\Lib\json\decoder.py", line 353, in raw_decode
obj, end = self.scan_once(s, idx)as process:
^^^^^^^^^^^^^^^^^^^^^^
json.decoder.JSONDecodeError: Invalid \escape: line 8 column 37 (char 259)t

Invalid \escape: line 8 column 37 (char 259)
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,

There is an issue with the ffmpeg path

Puk0 commented

I downloaded the latest file from today and not I'm having issue with ffmpeg... Help please.

  • close everything
  • delete config.json
  • open cmd and put: ofscraper
  • close cmd
  • in config.json put your ffmpeg path for example:
    "binary_options": {
        "ffmpeg": "D:\\Programas\\Ffmpeg\\Shared\\ffmpeg.exe"
    },
  • save changes
  • open cmd and put: ofscraper
  • ready

Thanks for the note. When I put in ofscraper-v. This is the error I'm seeing:

Screenshot 2024-08-25 141542

When you said to delete Config.json, are you talking about this file?
image

sorry I'm new to this. Thank you for your support and patience

Hello, i figured it out. Thank you!