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
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
Thank you
PS : I'm using the last available version
The text was updated successfully, but these errors were encountered:
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
Thank you
PS : I'm using the last available version
The text was updated successfully, but these errors were encountered: