Merge channels.xml

This commit is contained in:
Aleksandr Statciuk
2023-01-05 15:28:24 +03:00
parent 915a53c5f2
commit 18a4c8f305
451 changed files with 2183 additions and 20292 deletions

View File

@@ -1,5 +1,4 @@
// node ./scripts/commands/parse-channels.js --config=./sites/tvtv.us/tvtv.us.config.js --output=./sites/tvtv.us/tvtv.us_ca.channels.xml --set=country:ca
// npx epg-grabber --config=sites/tvtv.us/tvtv.us.config.js --channels=sites/tvtv.us/tvtv.us_ca-nb.channels.xml --output=guide.xml --days=2
// npx epg-grabber --config=sites/tvtv.us/tvtv.us.config.js --channels=sites/tvtv.us/tvtv.us.channels.xml --output=guide.xml --days=2
const { parser, url } = require('./tvtv.us.config.js')
const dayjs = require('dayjs')