You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: