'How can I play this m3u8 with ExoPlayer?
I have this m3u8 file:
https://iptv-org.github.io/iptv/languages/tur.m3u
This file not standard m3u8 if you open it with NotePad++ or SublimeText you will see. There is list of differences m3u8 and playing next to next. But I don't know how can I implement this m3u8 in ExoPlayer.
Anyone have idea? Thanks.
Solution 1:[1]
This m3u8 is playlist and I parsed it with PHP. There is no way to play in exoplayer. We should parse it first.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Nina Gos |
