Update /sites

This commit is contained in:
freearhey
2023-10-02 06:35:33 +03:00
parent ca254a6df0
commit c0cfcf7a47
543 changed files with 30781 additions and 31187 deletions
@@ -1,4 +1,4 @@
// npx epg-grabber --config=sites/ena.skylifetv.co.kr/ena.skylifetv.co.kr.config.js --channels=sites/ena.skylifetv.co.kr/ena.skylifetv.co.kr.channels.xml --output=guide.xml --days=2
// npm run grab -- --site=ena.skylifetv.co.kr
const { parser, url } = require('./ena.skylifetv.co.kr.config.js')
const fs = require('fs')
@@ -31,7 +31,7 @@ it('can parse response', () => {
expect(results[0]).toMatchObject({
start: '2023-01-26T16:05:00.000Z',
stop: '2023-01-26T17:20:00.000Z',
title: `법쩐 6화`,
title: '법쩐 6화',
rating: {
system: 'KMRB',
value: '15'
@@ -41,7 +41,7 @@ it('can parse response', () => {
expect(results[17]).toMatchObject({
start: '2023-01-27T14:10:00.000Z',
stop: '2023-01-27T15:25:00.000Z',
title: `남이 될 수 있을까 4화`,
title: '남이 될 수 있을까 4화',
rating: {
system: 'KMRB',
value: '15'