mirror of
https://github.com/iptv-org/epg
synced 2026-04-17 08:09:23 -04:00
Update tests/__data__
This commit is contained in:
1
tests/__data__/input/__data__/blocklist.json
Normal file
1
tests/__data__/input/__data__/blocklist.json
Normal file
@@ -0,0 +1 @@
|
||||
[]
|
||||
1
tests/__data__/input/__data__/categories.json
Normal file
1
tests/__data__/input/__data__/categories.json
Normal file
@@ -0,0 +1 @@
|
||||
[{"id":"auto","name":"Auto"},{"id":"animation","name":"Animation"},{"id":"business","name":"Business"},{"id":"classic","name":"Classic"},{"id":"comedy","name":"Comedy"},{"id":"cooking","name":"Cooking"},{"id":"culture","name":"Culture"},{"id":"documentary","name":"Documentary"},{"id":"education","name":"Education"},{"id":"entertainment","name":"Entertainment"},{"id":"family","name":"Family"},{"id":"general","name":"General"},{"id":"kids","name":"Kids"},{"id":"legislative","name":"Legislative"},{"id":"lifestyle","name":"Lifestyle"},{"id":"movies","name":"Movies"},{"id":"music","name":"Music"},{"id":"news","name":"News"},{"id":"outdoor","name":"Outdoor"},{"id":"relax","name":"Relax"},{"id":"religious","name":"Religious"},{"id":"series","name":"Series"},{"id":"science","name":"Science"},{"id":"shop","name":"Shop"},{"id":"sports","name":"Sports"},{"id":"travel","name":"Travel"},{"id":"weather","name":"Weather"},{"id":"xxx","name":"XXX"}]
|
||||
10
tests/__data__/input/__data__/guides.json
Normal file
10
tests/__data__/input/__data__/guides.json
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"channel": "CNNInternational.us",
|
||||
"feed": "SD",
|
||||
"site": "9tv.co.il",
|
||||
"site_id": "#",
|
||||
"site_name": "CNN (guide)",
|
||||
"lang": "en"
|
||||
}
|
||||
]
|
||||
1
tests/__data__/input/__data__/languages.json
Normal file
1
tests/__data__/input/__data__/languages.json
Normal file
File diff suppressed because one or more lines are too long
10
tests/__data__/input/__data__/streams.json
Normal file
10
tests/__data__/input/__data__/streams.json
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"channel": "CNNInternational.us",
|
||||
"feed": "SD",
|
||||
"url": "https://live.relentlessinnovations.net:1936/imantv/imantv/playlist.m3u8",
|
||||
"referrer": null,
|
||||
"user_agent": null,
|
||||
"quality": "480p"
|
||||
}
|
||||
]
|
||||
1
tests/__data__/input/__data__/timezones.json
Normal file
1
tests/__data__/input/__data__/timezones.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user