Gixxa42
Gixxa42
Check out my tutorial here: https://github.com/DIGITALCRIMINAL/UltimaScraper/issues/2011
OF has implemented encryption on the videos. @DIGITALCRIMINAL needs to add support for that. I have the same problem. You can verify this by looking at the source code of...
@igobytwo Yes, it matters, as is stated on the front page you need Python 3.10.1+. Looks like you are using 3.12 or 3.11 both will not work.
@igobytwo It still says that you are using python3.11 (3.11.4).
@igobytwo Hmm not sure what is causing that. Did you rerun `pipx install poetry` and `poetry install` with python 3.10.11?
@yamaxiaofu You need to install pipx first --> `pip3.10 install pipx`
@yamaxiaofu my mistake, should've been `cd ~/Documents/UltimaScraper-main`
@RK625 This looks more like a bug with your environment and is beyond the scope of this tutorial. At the moment I'm using Python 3.10.13 via homebrew and it still...
Hi @msrken I no longer use this scraper but of-scraper (https://github.com/datawhores/OF-Scraper) I suggest you do the same as the install is easier and it has a better documentation.