GithubHelp home page GithubHelp logo

Comments (4)

Avnsx avatar Avnsx commented on May 19, 2024

When I run the scraper I get the error " "'TargetedCreator'" is missing or malformed in the configuration file! Read the ReadMe file for assistance."

I copied the authorization and User-Agent from the dev tools as explained in the ReadMe but I still get the error. Should they be in quotes or a space between the = and the information I am putting into the config file?

No quotes or spaces, just read step 7.

from fansly-downloader.

BDM96 avatar BDM96 commented on May 19, 2024

For step 7 I'm putting the username of the user pulled from the page and making sure it matches the username in the URL but still receive the same error. For example it is Username=MyCreatorUsername

from fansly-downloader.

Avnsx avatar Avnsx commented on May 19, 2024

For step 7 I'm putting the username of the user pulled from the page and making sure it matches the username in the URL but still receive the same error. For example it is Username=lillieadd

Make sure there's no invisible characters(unicode) and that you've really only replaced the ReplaceMe's with your data. The = and so on has to stay there. The error is clearly pointing at you not managing to properly write the config file in the required format.
Here's the original file for reference https://github.com/Avnsx/fansly/blob/main/config.ini
It has to be in the same file directory as the .exe or .py file you launched the code with.
Also make sure you saved the file after editing it.

from fansly-downloader.

Avnsx avatar Avnsx commented on May 19, 2024

When I run the scraper I get the error " "'TargetedCreator'" is missing or malformed in the configuration file! Read the ReadMe file for assistance."

I copied the authorization and User-Agent from the dev tools as explained in the ReadMe but I still get the error. Should they be in quotes or a space between the = and the information I am putting into the config file?

I just reproduced this; for this to happen you must have edited [TargetedCreator] away from the first line, or edited / removed it in general. Or config.ini is not in the same directory as the executable file. Your first two lines would need to look like this, for the scraper to read the config file.

[TargetedCreator]
Username=MyCreatorUsername

from fansly-downloader.

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.