mirror of
https://github.com/iptv-org/iptv
synced 2026-03-22 03:41:39 -04:00
Update tests/__data__
This commit is contained in:
3
tests/__data__/expected/playlist_test/af.m3u
Normal file
3
tests/__data__/expected/playlist_test/af.m3u
Normal file
@@ -0,0 +1,3 @@
|
||||
#EXTM3U
|
||||
#EXTINF:-1 tvg-id="BaharTV.af@SD",Bahar TV (720p) [Not 24/7]
|
||||
https://59d39900ebfb8.streamlock.net/bahartv/bahartv/playlist.m3u8
|
||||
@@ -10,5 +10,10 @@ module.exports = {
|
||||
url: 'https://tego-cdn2a.sibercdn.com/Live_TV-ABSTV-10/tracks-v3a1/rewind-7200.m3u8?token=e5f61e7be8363eb781b4bdfe591bf917dd529c1a-SjY3NzRTbDZQNnFQVkZaNkZja2RxV3JKc1VBa05zQkdMNStJakRGV0VTTzNrOEVGVUlIQmxta1NLV0o3bzdVdQ-1736094545-1736008145',
|
||||
http: { referrer: '', 'user-agent': '' },
|
||||
status: { ok: false, code: 'HTTP_FORBIDDEN', message: 'HTTP 403 Forbidden' }
|
||||
}
|
||||
},
|
||||
'https://59d39900ebfb8.streamlock.net/bahartv/bahartv/playlist.m3u8': {
|
||||
url: 'https://59d39900ebfb8.streamlock.net/bahartv/bahartv/playlist.m3u8',
|
||||
http: { referrer: '', 'user-agent': '' },
|
||||
status: { ok: false, code: 'HTTP_404_NOT_FOUND', message: 'HTTP 404 Not Found' }
|
||||
}
|
||||
}
|
||||
|
||||
3
tests/__data__/input/playlist_test/streams/af.m3u
Normal file
3
tests/__data__/input/playlist_test/streams/af.m3u
Normal file
@@ -0,0 +1,3 @@
|
||||
#EXTM3U
|
||||
#EXTINF:-1 tvg-id="BaharTV.af@SD",Bahar TV (720p) [Not 24/7]
|
||||
https://59d39900ebfb8.streamlock.net/bahartv/bahartv/playlist.m3u8
|
||||
@@ -1,5 +1,5 @@
|
||||
#EXTM3U
|
||||
#EXTINF:-1 tvg-id="ABSTV.ag",ABS TV
|
||||
https://tego-cdn2a.sibercdn.com/Live_TV-ABSTV-10/tracks-v3a1/rewind-7200.m3u8?token=e5f61e7be8363eb781b4bdfe591bf917dd529c1a-SjY3NzRTbDZQNnFQVkZaNkZja2RxV3JKc1VBa05zQkdMNStJakRGV0VTTzNrOEVGVUlIQmxta1NLV0o3bzdVdQ-1736094545-1736008145
|
||||
#EXTINF:-1 tvg-id="ABSTV.ag@HD",ABS TV (1080p) [Not 24/7]
|
||||
#EXTINF:-1 tvg-id="ABSTV.ag@HD",ABS TV (1080p) [Geo-blocked]
|
||||
https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.twitch.tv/absliveantigua3
|
||||
|
||||
Reference in New Issue
Block a user