Update guide.dstv.com.test.js

This commit is contained in:
Aleksandr Statciuk 2022-05-09 13:59:51 +03:00
parent 2abe822ad9
commit 9fde15a532

View file

@ -1,5 +1,5 @@
// node ./scripts/commands/parse-channels.js --config=./sites/guide.dstv.com/guide.dstv.com.config.js --output=./sites/guide.dstv.com/guide.dstv.com_za.channels.xml --set=bouquet:c35aaecd-5dd1-480b-ae24-357e600a0e4d // node ./scripts/commands/parse-channels.js --config=./sites/guide.dstv.com/guide.dstv.com.config.js --output=./sites/guide.dstv.com/guide.dstv.com_za.channels.xml --set=bouquet:c35aaecd-5dd1-480b-ae24-357e600a0e4d
// npx epg-grabber --config=sites/guide.dstv.com/guide.dstv.com.config.js --channels=sites/guide.dstv.com/guide.dstv.com_za.channels.xml --output=guide.xml --timeout=30000 --days=2 // npx epg-grabber --config=sites/guide.dstv.com/guide.dstv.com.config.js --channels=sites/guide.dstv.com/guide.dstv.com_ao.channels.xml --output=guide.xml --timeout=30000 --days=2
const { parser, url } = require('./guide.dstv.com.config.js') const { parser, url } = require('./guide.dstv.com.config.js')
const dayjs = require('dayjs') const dayjs = require('dayjs')