Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forced retry #552

Open
Rocket3192 opened this issue Dec 8, 2024 · 0 comments
Open

Forced retry #552

Rocket3192 opened this issue Dec 8, 2024 · 0 comments

Comments

@Rocket3192
Copy link

Rocket3192 commented Dec 8, 2024

Hello, I made a script for myself to download from a website, but that website has multiple domain names for the m3u8 link that my scripts recreate, so I have to try multiple domain, if I have a forbidden error I switch to the next server, the problem is I used to be able to do it quickly with m3u8DL but since a previous update I'm now forced to have 10 retries before being able to switch to another domain with my script, sometimes I have to switch up to 4 domains so it's wasting a lot of my time, is there an option to ask m3u8DL not to retry if there is a 403 Forbidden error ? I found an option for download retry but it doesn't seem to be this one as default is 3 retries not 10 and I still need m3u8DL to retries .ts files downloads after I get the correct m3u8

image

Thank you
PS : I'm using the last available version

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

No branches or pull requests

1 participant