Update i24news.tv

This commit is contained in:
Aleksandr Statciuk
2022-03-06 12:34:18 +03:00
parent 171d5541a3
commit d65a893de2
4 changed files with 3 additions and 15 deletions

View File

@@ -1,6 +1,4 @@
// npx epg-grabber --config=sites/i24news.tv/i24news.tv.config.js --channels=sites/i24news.tv/i24news.tv_il-ar.channels.xml --output=guide.xml --days=2
// npx epg-grabber --config=sites/i24news.tv/i24news.tv.config.js --channels=sites/i24news.tv/i24news.tv_il-en.channels.xml --output=guide.xml --days=2
// npx epg-grabber --config=sites/i24news.tv/i24news.tv.config.js --channels=sites/i24news.tv/i24news.tv_il-fr.channels.xml --output=guide.xml --days=2
// npx epg-grabber --config=sites/i24news.tv/i24news.tv.config.js --channels=sites/i24news.tv/i24news.tv_il.channels.xml --output=guide.xml --days=2
const { parser, url } = require('./i24news.tv.config.js')
const dayjs = require('dayjs')