How can you download videos from Fansly? It seems like none of the solutions online work anymore.

I’ve tried YT Saver, youtube-dl, and the fansly-downloader chrome extension, but none of them work.

  • 696B@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I’ve had moderate success in the past with this CLI tool: https://github.com/DIGITALCRIMINAL/UltimaScraper

    You login, input your tokens, and it’ll scrape everything available to you.

    Problem is that these sites update their auth a lot, and have no API as far as I can tell, so the script breaks a lot and you do need some technical skills to run it.

    I would check it out if you’re comfortable with Python, know how to read, and are ok with some troubleshooting.