mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 09:30:06 -04:00
Update /sites
This commit is contained in:
parent
ca254a6df0
commit
c0cfcf7a47
543 changed files with 30781 additions and 31187 deletions
|
@ -1,4 +1,4 @@
|
|||
// npx epg-grabber --config=sites/ruv.is/ruv.is.config.js --channels=sites/ruv.is/ruv.is.channels.xml --output=guide.xml --days=2
|
||||
// npm run grab -- --site=ruv.is
|
||||
|
||||
const { parser, url } = require('./ruv.is.config.js')
|
||||
const fs = require('fs')
|
||||
|
@ -32,7 +32,7 @@ it('can parse response', () => {
|
|||
expect(results[0]).toMatchObject({
|
||||
start: '2023-01-17T13:00:00.000Z',
|
||||
stop: '2023-01-17T13:10:00.000Z',
|
||||
title: `Heimaleikfimi`,
|
||||
title: 'Heimaleikfimi',
|
||||
description:
|
||||
'Góð ráð og æfingar sem tilvalið er að gera heima. Íris Rut Garðarsdóttir sjúkraþjálfari hefur umsjón með leikfiminni. e.',
|
||||
icon: 'https://d38kdhuogyllre.cloudfront.net/fit-in/480x/filters:quality(65)/hd_posters/91pvig-3p3hig.jpg'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue