mirror of
https://github.com/iptv-org/iptv
synced 2026-04-19 01:09:48 -04:00
Update tests/__data_
This commit is contained in:
@@ -669,5 +669,15 @@
|
||||
"city": null,
|
||||
"categories": [],
|
||||
"is_nsfw": false
|
||||
},
|
||||
{
|
||||
"id": "5AABTV.ca",
|
||||
"name": "5AAB TV",
|
||||
"network": null,
|
||||
"country": "CA",
|
||||
"subdivision": null,
|
||||
"city": null,
|
||||
"categories": [],
|
||||
"is_nsfw": false
|
||||
}
|
||||
]
|
||||
@@ -826,5 +826,19 @@
|
||||
],
|
||||
"languages": [],
|
||||
"video_format": "576i"
|
||||
},
|
||||
{
|
||||
"channel": "5AABTV.ca",
|
||||
"id": "SD",
|
||||
"name": "SD",
|
||||
"is_main": true,
|
||||
"broadcast_area": [
|
||||
"c/CA"
|
||||
],
|
||||
"timezones": [
|
||||
"Asia/Bishkek"
|
||||
],
|
||||
"languages": [],
|
||||
"video_format": "576i"
|
||||
}
|
||||
]
|
||||
@@ -1,3 +1,5 @@
|
||||
#EXTM3U
|
||||
#EXTINF:-1 tvg-id="5AABTV.ca",5AAB TV
|
||||
http://158.69.124.9:1935/5aabtv/5aabtv/playlist.m3u8
|
||||
#EXTINF:-1 tvg-id="MeteoMedia.ca",Meteomedia
|
||||
http://encodercdn1.frontline.ca/encoder181/output/Meteo_Media_720p/playlist.m3u8
|
||||
|
||||
@@ -96,6 +96,17 @@ Same thing, but split up into separate files:
|
||||
|
||||
</details>
|
||||
|
||||
### Grouped by subdivision
|
||||
|
||||
<details>
|
||||
<summary>Expand</summary>
|
||||
<br>
|
||||
|
||||
<!-- prettier-ignore -->
|
||||
#include "tests/__data__/output/.readme/_subdivisions.md"
|
||||
|
||||
</details>
|
||||
|
||||
### Grouped by region
|
||||
|
||||
<details>
|
||||
|
||||
Reference in New Issue
Block a user