mirror of
https://github.com/iptv-org/iptv
synced 2026-09-10 13:57:12 -04:00
Update tests/__data__
This commit is contained in:
@@ -873,5 +873,21 @@
|
|||||||
"America/Port_of_Spain"
|
"America/Port_of_Spain"
|
||||||
],
|
],
|
||||||
"video_format": "576i"
|
"video_format": "576i"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"channel": "Channel7.bz",
|
||||||
|
"id": "SD",
|
||||||
|
"name": "SD",
|
||||||
|
"is_main": true,
|
||||||
|
"broadcast_area": [
|
||||||
|
"c/BZ"
|
||||||
|
],
|
||||||
|
"languages": [
|
||||||
|
"eng"
|
||||||
|
],
|
||||||
|
"timezones": [
|
||||||
|
"America/New_York"
|
||||||
|
],
|
||||||
|
"video_format": "576i"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
#EXTM3U
|
||||||
|
#EXTINF:-1 tvg-id="",Channel 7
|
||||||
|
https://example.com/playlist2.m3u8
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
#EXTM3U
|
||||||
|
#EXTINF:-1 tvg-id="Channel7.bz",Channel 7
|
||||||
|
https://example.com/playlist2.m3u8
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
#EXTM3U
|
#EXTM3U
|
||||||
#EXTINF:-1 tvg-id="FoxSports2.us@Asia",Fox Sports 2 Asia (Thai) (720p)
|
#EXTINF:-1 tvg-id="FoxSports2.us@Asia",Fox Sports 2 Asia (Thai) (720p)
|
||||||
https://example.com/playlist.m3u8
|
https://example.com/playlist.m3u8
|
||||||
#EXTINF:-1 tvg-id="TVN.pl",TVN
|
#EXTINF:-1 tvg-id="TVN.pl@SD",TVN
|
||||||
https://example.com/playlist2.m3u8
|
https://example.com/playlist2.m3u8
|
||||||
#EXTINF:-1 tvg-id="EverydayHeroes.us",Everyday Heroes (720p)
|
#EXTINF:-1 tvg-id="EverydayHeroes.us@SD",Everyday Heroes (720p)
|
||||||
https://a.jsrdn.com/broadcast/7b1451fa52/+0000/c.m3u8
|
https://a.jsrdn.com/broadcast/7b1451fa52/+0000/c.m3u8
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
#EXTM3U
|
#EXTM3U
|
||||||
#EXTINF:-1 tvg-id="qib22lAq1L.us",ABC (720p)
|
#EXTINF:-1 tvg-id="qib22lAq1L.us@SD",ABC (720p)
|
||||||
#EXTVLCOPT:http-referrer=http://imn.iq
|
#EXTVLCOPT:http-referrer=http://imn.iq
|
||||||
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
|
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
|
||||||
#KODIPROP:inputstream=inputstream.adaptive
|
#KODIPROP:inputstream=inputstream.adaptive
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
#EXTM3U
|
||||||
|
#EXTINF:-1 tvg-id="Channel7.bz@HD",Channel 7
|
||||||
|
https://example.com/playlist2.m3u8
|
||||||
Reference in New Issue
Block a user