Avnsx / fansly-downloader

Easy to use fansly.com content downloading tool. Written in python, but ships as a standalone Executable App for Windows too. Enjoy your Fansly content offline anytime, anywhere in the highest possible content resolution! Fully customizable to download in bulk or single: photos, videos & audio from timeline, messages, collection & specific posts 👍
https://fansly.com/
GNU General Public License v3.0
1.28k stars 63 forks source link

Getting several errors. Seems to be with one content creator #206

Open PrettyLights808 opened 9 months ago

PrettyLights808 commented 9 months ago

Bug Description

This works fine with one creator. But with another, it downloads a couple things, but then I get an error

Expected behavior

Expected the files to download like normal

Actual behavior

Errors

image

Environment Information

User Research

I have done the following:

swuckt commented 9 months ago

https://github.com/Avnsx/fansly-downloader/issues/173#issuecomment-1817826148

IndexError: tuple index out of range is an issue where the downloader tries to access audio on videos with no audio

If you follow the link, this problem has been addressed in the -ng fork by prof79

https://github.com/prof79/fansly-downloader-ng/issues/2

PrettyLights808 commented 9 months ago

#173 (comment)

IndexError: tuple index out of range is an issue where the downloader tries to access audio on videos with no audio

If you follow the link, this problem has been addressed in the -ng fork by prof79

prof79/fansly-downloader-ng#2

Thanks, but that didn't fix it for me. It's possible I did something wrong. But this is what I show when trying to run it: image