Files
epg/sites/virgintvgo.virginmedia.com/__data__/content06.json
Toha 70e37c6760 Update virgintvgo.virginmedia.com guide.
Test:

```sh
npm test -- virgintvgo.virginmedia.com

> test
> run-script-os virgintvgo.virginmedia.com

> test:win32
> SET "TZ=Pacific/Nauru" && npx jest --runInBand virgintvgo.virginmedia.com

 PASS  sites/virgintvgo.virginmedia.com/virgintvgo.virginmedia.com.test.js
  √ can generate valid url (3 ms)
  √ can parse response (1028 ms)
  √ can handle empty guide (1 ms)

Test Suites: 1 passed, 1 total
Tests:       3 passed, 3 total
Snapshots:   0 total
Time:        4.181 s, estimated 5 s
Ran all test suites matching /virgintvgo.virginmedia.com/i.
```

Grab:

```sh
npm run grab -- --site=virgintvgo.virginmedia.com

> grab
> npx tsx scripts/commands/epg/grab.ts --site=virgintvgo.virginmedia.com

starting...
config:
  output: guide.xml
  maxConnections: 1
  gzip: false
  site: virgintvgo.virginmedia.com
loading channels...
  found 238 channel(s)
run #1:
  [1/476] virgintvgo.virginmedia.com (en) - 138 - Dec 14, 2024 (8 programs)
  [2/476] virgintvgo.virginmedia.com (en) - 138 - Dec 15, 2024 (8 programs)
  ...
  [475/476] virgintvgo.virginmedia.com (en) - 195 - Dec 15, 2024 (39 programs)
  [476/476] virgintvgo.virginmedia.com (en) - 195 - Dec 14, 2024 (40 programs)
  saving to "guide.xml"...
  done in 00h 08m 57s
```

Signed-off-by: Toha <tohenk@yahoo.com>
2024-12-14 23:36:26 +07:00

63 lines
2.4 KiB
JSON

{
"duration": 21600,
"entries": [
{
"channelId": "1958",
"events": [
{
"audioLanguages": [
{
"lang": "en"
}
],
"endTime": 1734172200,
"hasReplayTV": false,
"hasReplayTVOTT": false,
"id": "crid:~~2F~~2Fgn.tv~~2F501178~~2FSH012613290000~~2F331597494,imi:7509d470dc1ea76c2dd793aca0aa6762bd661724",
"isPlaceHolder": true,
"mergedId": "501178|en-GB",
"minimumAge": 8,
"replayAvailabilityEnd": 1734172200,
"replayTVMinAge": 18,
"startTime": 1734148800,
"title": "Teleshopping"
},
{
"audioLanguages": [
{
"lang": "en"
}
],
"endTime": 1734176100,
"hasReplayTV": false,
"hasReplayTVOTT": false,
"id": "crid:~~2F~~2Fgn.tv~~2F16244933~~2FEP012911720221,imi:fd3eb460d4a3e60c13565fc88c6857b5d812e710",
"mergedId": "8162912|en-GB",
"replayAvailabilityEnd": 1734176100,
"replayTVMinAge": 11,
"seriesPremiereAirings": true,
"startTime": 1734172200,
"title": "Police Interceptors"
},
{
"audioLanguages": [
{
"lang": "en"
}
],
"endTime": 1734179700,
"hasReplayTV": false,
"hasReplayTVOTT": false,
"id": "crid:~~2F~~2Fgn.tv~~2F16298951~~2FEP012911720224,imi:36a6bdc9c192673d8205be38402082c4770c34ab",
"mergedId": "8162912|en-GB",
"replayAvailabilityEnd": 1734179700,
"replayTVMinAge": 11,
"seriesPremiereAirings": true,
"startTime": 1734176100,
"title": "Police Interceptors"
}
]
}
],
"time": 1734156000
}