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

M3u8 Download failing: "Could not detect TS packet size, defaulting to non-FEC/DVHS" #108

Open
EternalDeviant opened this issue Jun 16, 2023 · 4 comments
Labels
bug Something isn't working contributors appreciated help adding this functionality/feature help wanted Extra attention is needed

Comments

@EternalDeviant
Copy link

I am getting the following error for what seems to be m3u8 (video) filetypes. Stops the script and asks to press enter to continue and will download images until it hits the next video.

Info | 08:03 || Executing Timeline functionality. Anticipate remarkable outcomes!

Info | 08:03 || Inspecting most recent Timeline cursor
Info | 08:03 || Amount of Media in current cursor: 24 (scrapable: 24)
Info | 08:03 || Downloading image '2023-06-14_at_17-32_id_525403681718284288.jpeg'
Info | 08:03 || Downloading image '2023-06-14_at_17-32_id_525403556098875392.jpeg'
Info | 08:03 || Deduplication [Media ID]: image '2023-06-13_at_02-29_id_524813906934243328.jpeg' → declined
Info | 08:03 || Deduplication [Media ID]: image '2023-06-13_at_02-29_id_524813905071972352.jpeg' → declined
Info | 08:03 || Deduplication [Media ID]: image '2023-06-12_at_02-04_id_524445403827937280.jpeg' → declined
Info | 08:03 || Deduplication [Media ID]: image '2023-06-12_at_02-04_id_524445403471421440.jpeg' → declined
Info | 08:03 || Deduplication [Media ID]: image '2023-06-11_at_17-54_id_524322057513611264.jpeg' → declined
Info | 08:03 || Deduplication [Media ID]: image '2023-06-11_at_17-54_id_524322007374897152.jpeg' → declined
Info | 08:03 || Deduplication [Media ID]: video '2023-06-10_at_03-28_id_523560480489349120.m3u8' → declined

**Info | 08:03 || Downloading video '2023-06-10_at_03-26_id_523559644438736896.m3u8'
Could not detect TS packet size, defaulting to non-FEC/DVHS

[33]ERROR | 08:03 || Unexpected error during sorting Timeline download:
Traceback (most recent call last):
File "fansly_downloader.py", line 1415, in
File "fansly_downloader.py", line 737, in sort_download
File "fansly_downloader.py", line 614, in download_m3u8
IndexError: tuple index out of range

Press Enter to attempt to continue ..**

Info | 08:03 || Inspecting Timeline cursor: 523474580535255040
Info | 08:03 || Amount of Media in current cursor: 44 (scrapable: 44)
Info | 08:03 || Downloading image '2023-06-09_at_09-46_id_523474429804552192.jpeg'
Info | 08:03 || Downloading image '2023-06-09_at_09-46_id_523474429393510400.jpeg'
Info | 08:03 || Downloading image '2023-06-09_at_09-46_id_523474419012608001.jpeg'
Info | 08:03 || Downloading image '2023-06-09_at_09-45_id_523474201831550976.jpeg'

@Avnsx
Copy link
Owner

Avnsx commented Jun 16, 2023

What creator is this happening with

& also does it still download the video it mentions that it defaulted to non-FEC/DVHS for?

@EternalDeviant
Copy link
Author

EternalDeviant commented Jun 16, 2023

No it does not download the content.

@Avnsx
Copy link
Owner

Avnsx commented Jun 16, 2023

Unable to reproduce the bug, as the media causing errors appears to be restricted to subscribers only.
To assist in resolving the issue, kindly send an email to AvnDev@protonmail.com with account credentials, which have access to the mentioned content.

@Avnsx Avnsx changed the title Traceback Error: Started Since Update M3u8 Download failing: "Could not detect TS packet size, defaulting to non-FEC/DVHS" Jun 16, 2023
@Avnsx Avnsx added investigating currently looking into this issue contributors appreciated help adding this functionality/feature bug Something isn't working labels Jun 16, 2023
Repository owner deleted a comment from CaptainKoons Jun 19, 2023
@Avnsx Avnsx added the help wanted Extra attention is needed label Jun 19, 2023
@Avnsx
Copy link
Owner

Avnsx commented Jun 22, 2023

@EternalDeviant @CaptainKoons I have made several commits that address this issue. Please download the latest python version of the repository and let me know if those changes, solve the issue you were having before.

@Avnsx Avnsx removed the investigating currently looking into this issue label Jul 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working contributors appreciated help adding this functionality/feature help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants