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

HLS fragments #2193

Open
txhammer68 opened this issue Mar 19, 2024 · 0 comments
Open

HLS fragments #2193

txhammer68 opened this issue Mar 19, 2024 · 0 comments

Comments

@txhammer68
Copy link

So i am using aria2 to download hls m3u8 fragment video, works ok most times, but sometimes i get errors in fragment downloads and it retries, but it starts over and re-downloads the whole playlist again?

How can i get aria to only download the error fragments again, not the whole playlist?

i am using yt-dlp in conjunction with aria2c with these parameters
--check-certificate=false --log-level=error --continue=true --enable-http-pipelining=true --header "User-Agent:Chrome/122.0.6261.128"--optimize-concurrent-downloads=true --max-concurrent-downloads=4 --max-connection-per-server=4 --max-tries=20 --retry-wait=7 --timeout=12
``

any suggestions?
thanks

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