Merge channels.xml

This commit is contained in:
Aleksandr Statciuk
2023-01-06 05:58:01 +03:00
parent 213a8e5264
commit 42964e510f
37 changed files with 1537 additions and 1676 deletions

View File

@@ -1,5 +1,4 @@
// npx epg-grabber --config=sites/elcinema.com/elcinema.com.config.js --channels=sites/elcinema.com/elcinema.com_en.channels.xml --output=guide.xml --days=2
// npx epg-grabber --config=sites/elcinema.com/elcinema.com.config.js --channels=sites/elcinema.com/elcinema.com_ar.channels.xml --output=guide.xml --days=2
// npx epg-grabber --config=sites/elcinema.com/elcinema.com.config.js --channels=sites/elcinema.com/elcinema.com.channels.xml --output=guide.xml --days=2
const { parser, url, request } = require('./elcinema.com.config.js')
const fs = require('fs')