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.
This m3u8
is playlist
and I parsed it with PHP
. There is no way to play in exoplayer
. We should parse it first.