datawhores / OF-Scraper

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

mp4decryptpathcheck error #328

Closed asdfyo1234 closed 7 months ago

asdfyo1234 commented 9 months ago

Getting mp4decrypt error after selecting "Download content from a user" Just installed ofscraper by the video guide using pipx. Bento4 is in my pc path. image

cjb900 commented 9 months ago

you need the exact path for mp4decrypt not bento4. so your path would look something like C:\\Users\\cjb900\\Downloads\\OnlyFnas\\Bento4-SDK-1-6-0-641.x86_64-microsoft-win32\\bin\\mp4decrypt.exe

parletre-in-the-usa commented 9 months ago
sdg

still throws error for me after providing full path

datawhores commented 9 months ago

Try to run mp4decrypt your self copy the path as given does it work

Knowledger1 commented 9 months ago

Hi,

I'm having the same issue with the mp4decrypt step, however I'm a mac user.

After running the ofscraper, and choosing "download content from a user", I receive the following: [check.mp4decryptpathcheck:22] path to mp4decrypt is not valid check.py:22 ? mp4decrypt not found would you like to auto install? ❯ Yes

If I choose "yes" to auto-install the mp4decrypt, nothing is actually installed. I keep running the ofscraper again, only to receive the same message regarding the mp4decrypt.


If I choose "no", is there a suggested path that I should enter as a Mac user instead? Also, if it helps, I didn't install pipx as the script didn't run for me.

Thank You

datawhores commented 8 months ago

Make sure to update

Knowledger1 commented 8 months ago

Hi, are you saying to update the PIP install? If so, I've already done that prior to receiving the mp4decrypt error.

edit: the install command that I used for the update was: python3 -m pip install ofscraper --upgrade

datawhores commented 8 months ago

can you state what version you are on

datawhores commented 8 months ago

Hi,

I'm having the same issue with the mp4decrypt step, however I'm a mac user.

After running the ofscraper, and choosing "download content from a user", I receive the following: [check.mp4decryptpathcheck:22] path to mp4decrypt is not valid check.py:22 ? mp4decrypt not found would you like to auto install? ❯ Yes

If I choose "yes" to auto-install the mp4decrypt, nothing is actually installed. I keep running the ofscraper again, only to receive the same message regarding the mp4decrypt.

If I choose "no", is there a suggested path that I should enter as a Mac user instead? Also, if it helps, I didn't install pipx as the script didn't run for me.

Thank You

https://of-scraper.gitbook.io/of-scraper/config-options/binaries-options

parletre-in-the-usa commented 8 months ago

im on 3.7.1

Knowledger1 commented 8 months ago

can you state what version you are on

Yes, for Python, I'm using python 3.12.2 For Pip, I'm using 3.7.1

Thank You

datawhores commented 8 months ago

That's only needs to be done once, and you can just manually install the script using the doc linked

Just provide the full path to the script

Knowledger1 commented 8 months ago

That's only needs to be done once, and you can just manually install the script using the doc linked

Just provide the full path to the script

Ok, I will try manually installing the script, but I don't see a doc linked

datawhores commented 8 months ago

https://of-scraper.gitbook.io/of-scraper/config-options/binaries-options

Knowledger1 commented 8 months ago

Ok, thank you. I downloaded the binaries for Mac OS. After entering the file path, I get the following error:

Path to mp4decrypt is not valid filepath or does not exists

To get the filepath, I opened the Bento4 folder, then the bin folder. Once in the bin folder, I selected mp4decrypt, right-clicked, and chose "Get Info." From "Get Info," I copied the filepath under the "where" header, and pasted that into terminal. Since this didn't work, am I supposed to retrieve the filepath from another location?

Thank You,

On Wed, Feb 21, 2024 at 6:04 PM datawhores @.***> wrote:

https://of-scraper.gitbook.io/of-scraper/config-options/binaries-options

— Reply to this email directly, view it on GitHub https://github.com/datawhores/OF-Scraper/issues/328#issuecomment-1958257002, or unsubscribe https://github.com/notifications/unsubscribe-auth/BGI2TEZAQFI3CCAJ5NUS7WLYUZ4PRAVCNFSM6AAAAABDJPXKH6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJYGI2TOMBQGI . You are receiving this because you commented.Message ID: @.***>

datawhores commented 8 months ago

@parletre-in-the-usa Do you still have issue with this