Enable beinsports.com

This commit is contained in:
Aleksandr Statciuk
2022-05-08 14:37:09 +03:00
parent 7c4f728b0a
commit 95427c812b
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
// npx epg-grabber --config=sites/beinsports.com/beinsports.com.config.js --channels=sites/beinsports.com/beinsports.com_qa.channels.xml --days=2 --output=.gh-pages/guides/qa/beinsports.com.epg.xml
// npx epg-grabber --config=sites/beinsports.com/beinsports.com.config.js --channels=sites/beinsports.com/beinsports.com_qa.channels.xml --output=guide.xml --timeout=30000 --days=2
const { parser, url } = require('./beinsports.com.config.js')
const dayjs = require('dayjs')