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.29k stars 65 forks source link

[Errno 22] Application provided invalid, non monotonically increasing dts to muxer in stream 1 #179

Closed Poggerslads closed 10 months ago

Poggerslads commented 1 year ago

Bug Description

Error message not found on bugs for downloading a video file in a timeline of a fansly content creator using the executable of the downloader.

Expected behavior

Downloading of the video

Actual behavior

Got the following error message displayed :

Application provided invalid, non monotonically increasing dts to muxer in stream 1: 10241 >= 10240

[33]ERROR | 16:38 || Unexpected error during sorting Timeline download: Traceback (most recent call last): File "fansly_downloader.py", line 1448, in File "fansly_downloader.py", line 744, in sort_download File "fansly_downloader.py", line 640, in download_m3u8 File "av\container\output.pyx", line 203, in av.container.output.OutputContainer.mux File "av\container\output.pyx", line 224, in av.container.output.OutputContainer.mux_one File "av\container\core.pyx", line 292, in av.container.core.Container.err_check File "av\error.pyx", line 336, in av.error.err_check av.error.ValueError: [Errno 22] Invalid argument: 'F:\Transferable\Fansly_Downloader_0.4-Windows\xxxxxxxxx_fansly\Timeline\Videos\2023-10-27_at_23-18_id_574395765753917440.mp4'; last error log: [mp4] Application provided invalid, non monotonically increasing dts to muxer in stream 1: 10241 >= 10240

image

Environment Information

User Research

I have done the following:

I found this post on stackoverflow but I'm not sure it would be helpful, and I'm not comfortable enough in coding to assist with the python version