mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Merge channels.xml
This commit is contained in:
parent
915a53c5f2
commit
18a4c8f305
451 changed files with 2183 additions and 20292 deletions
|
@ -1,5 +1,5 @@
|
|||
// node ./scripts/commands/parse-channels.js --config=./sites/directv.com/directv.com.config.js --output=./sites/directv.com/directv.com_us-ny.channels.xml --set=zip:10001
|
||||
// npx epg-grabber --config=sites/directv.com/directv.com.config.js --channels=sites/directv.com/directv.com_us.channels.xml --output=guide.xml --days=2
|
||||
// node ./scripts/commands/parse-channels.js --config=./sites/directv.com/directv.com.config.js --output=./sites/directv.com/directv.com.channels.xml --set=zip:10001
|
||||
// npx epg-grabber --config=sites/directv.com/directv.com.config.js --channels=sites/directv.com/directv.com.channels.xml --output=guide.xml --days=2
|
||||
|
||||
const { parser, url } = require('./directv.com.config.js')
|
||||
const axios = require('axios')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue