Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Unexpected Error during Sorting #174

Open
IBananaShake opened this issue Nov 2, 2023 · 3 comments
Open

Unexpected Error during Sorting #174

IBananaShake opened this issue Nov 2, 2023 · 3 comments

Comments

@IBananaShake
Copy link

I get this error when trying to download newer posts.

[19]ERROR | 22:15 || Unexpected error during sorting Single Post download;
Traceback (most recent call last):
File "fansly_downloader.py", line 1189, in
File "fansly_downloader.py", line 744, in sort_download
File "fansly_downloader.py", line 618, in download_m3u8
IndexError: tuple index out of range

The downloader can still download older posts, but newer timeline and message posts are just not being downloaded, not even when trying to download single pics / videos

@Darihx
Copy link

Darihx commented Nov 7, 2023

I also have this problem
I tried with all the download modes and this error always occurs at a some point

@fanRipper
Copy link

having same issue. only new posts like you stated. anybody find a solution yet?

@swuckt
Copy link

swuckt commented Jan 28, 2024

#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

https://github.com/prof79/fansly-downloader-ng/releases

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants