Closed jimbeck closed 5 years ago
When using vgHls. The m3u8 file is downloaded twice. It doesn't cause anything to break, but it's an extra unnecessary call.
The m3u8 file should only be downloaded once.
The m3u8 file is downloaded twice.
Description
When using vgHls. The m3u8 file is downloaded twice. It doesn't cause anything to break, but it's an extra unnecessary call.
Expected Behavior
The m3u8 file should only be downloaded once.
Actual Behavior
The m3u8 file is downloaded twice.
Steps to Reproduce
Attachments