14 lines
582 B
Plaintext
14 lines
582 B
Plaintext
#EXTM3U url-tvg="http://example.com/file.xml" x-tvg-url="http://example.com/xteve.xml"
|
|
#EXTINF:0 channelID="1" tvg-chno="1" tvg-name="Channel.1" tvg-id="tvg.id.1" tvg-logo="https://example/logo.png" group-title="Group 1", Channel 1
|
|
http://example.com/stream/1
|
|
|
|
#EXTINF:0 channelID="2" tvg-chno="2" tvg-name="Channel.2" tvg-id="tvg.id.2" tvg-logo="https://example/logo.png" group-title="Group 2",Channel 2
|
|
#123
|
|
http://example.com/stream/2
|
|
|
|
#EXTINF:123, Sample artist - Sample title
|
|
http://example.com/stream/3
|
|
|
|
#EXTINF:321,Example Artist - Example title
|
|
http://example.com/stream/4
|