I'm using AVPlayer for playing m3u8.
I want to get more control over the download audio chunks - redownload chunk after a failed operation.
If some chunks are unavailable, the player will still play without returning an error.
Can you advise me on some articles, maybe examples?