Code Monkey home page Code Monkey logo

Comments (7)

Avnsx avatar Avnsx commented on May 29, 2024 1

Then I rebooted but it crashes when starting.

I forgot to tell you, you need to install the requirements into your python enviroment first: https://github.com/Avnsx/fansly#requirements

from fansly-downloader.

Avnsx avatar Avnsx commented on May 29, 2024

Could not replicate this, for me everything is just fine even with the content after the date you named. What creator is this happening with for you? Is it a creator specific issue or is it happening for every creator you're following?
What OS and python version are you using (or if you're using the executable)?

Is there a way to specify media download for a specific date range?
No there is not.

from fansly-downloader.

mssm45 avatar mssm45 commented on May 29, 2024

It's the only one I tried so far. I am not subcribed to any other.
I am using the executable version = 0.3.5

Also I noticed that at the end the download window just disapears without opening the folder.
open_folder_when_finished = True

from fansly-downloader.

Avnsx avatar Avnsx commented on May 29, 2024

I tried it for myself and had no issues with past that time, on that creator. What operating system are you using? It does not matter if you are paid subscribed to anyone, it can still download previews, try with other creators that you're just following

just disapears without opening the folder most likely some incompability with your operating system

from fansly-downloader.

mssm45 avatar mssm45 commented on May 29, 2024

I am running WIN 10 PRO, 21H2.

Previews of another performer work fine beyond July 2022, and the program ends ok by displaying the download folder.

It looks that something is making the program to crash with the other performer.

from fansly-downloader.

Avnsx avatar Avnsx commented on May 29, 2024

WIN 10 PRO

Most likely the issue is that you're running it on windows 10 professional. The executable was compiled with Windows 10 Home. Meaning during the compilation progress, python at that time combined all the dlls and stuff so that it runs without raw python code on the HOME version. You're lucky that it works more or less on Windows 10 PRO (also counts for every other verison of windows btw).

Now I could also compile it for windows 10 pro and publish that build for you, which will most likely fix your issue, but then again I would have to keep providing you a pro build for every further version of fansly scraper. Which I'm not planning to do.

The easiest solution is to just run the executable through raw python and continue using it like that in the future. It's basically the exact same usage process, except it's not a executable.

You can download python here: https://www.python.org/downloads/
And download the raw fansly scraper source here: https://github.com/Avnsx/fansly/archive/refs/heads/main.zip

[EDIT] After downloading python make sure to install the module requirements for fansly scraper, into your python environment: https://github.com/Avnsx/fansly#requirements

Just copy paste your old config file into the newly downloaded fansly scraper folder and if you already have python installed at that point, all you'll have to do is just to click on fansly_scraper and your system will know how to start it just as if you were running it as executable.

from fansly-downloader.

mssm45 avatar mssm45 commented on May 29, 2024

I installed Python and the corresponding scraper. Then I rebooted but it crashes when starting.

Then I tried again with the windows exe version, and this time it worked :)
Not sure what fixed the issue.

Thanks for the help

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.