Git Product home page Git Product logo

Comments (3)

 avatar commented on August 14, 2024

Same with python3.8

root@ip:~/OnlyFans# python3 StartDatascraper.py
Auth (V1) Attempt 1/10
Welcome u****
Some OnlyFans' video links have SLOW download (Blame OF). I suggest importing the metadata json content to a Download Manager like IDM or JDownloader, or you could be waiting for 1HR+ for 300 videos to be finished.
Names: 0 = All | 1 = someonesusername
1
Invalid Choice
Traceback (most recent call last):
  File "StartDatascraper.py", line 91, in <module>
    result = x.start_datascraper(
  File "/root/OnlyFans/modules/onlyfans.py", line 52, in start_datascraper
    for item in array:
TypeError: 'bool' object is not iterable
root@ip:~/OnlyFans# python3 --version
Python 3.8.0
root@ip:~/OnlyFans# pip --version
pip 19.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8)
root@ip:~/OnlyFans#

from onlyfans.

 avatar commented on August 14, 2024

hmm it works by changing

"settings": {
        "auto_choice": "Everything",

to

"settings": {
        "auto_choice": "",

from onlyfans.

UltimaHoarder avatar UltimaHoarder commented on August 14, 2024

Oh, everything is not a valid choice.
If you want everything scraped, it should be the following:
"auto_choice": "a"
Having read the readme, I need to make it clearer. My bad!

from onlyfans.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.