Update tests/__data_

This commit is contained in:
freearhey
2025-07-20 20:28:41 +03:00
parent 1fcc4ed825
commit 1cedd1af54
20 changed files with 296 additions and 57 deletions

View File

@@ -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
}
]

View File

@@ -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"
}
]

View File

@@ -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

View File

@@ -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>