ENG-11252.
Attempt to support HLS videos on web, based on this article and videojs docs.
Used Claude to help generate Flow types based on the library's TypeScript definitions and official docs (TS types are missing for the options object).
Depends on D15343