mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update /sites
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
// npx epg-grabber --config=sites/rthk.hk/rthk.hk.config.js --channels=sites/rthk.hk/rthk.hk.channels.xml --output=guide.xml --days=2
|
||||
// npm run grab -- --site=rthk.hk
|
||||
|
||||
const { parser, url, request } = require('./rthk.hk.config.js')
|
||||
const fs = require('fs')
|
||||
const path = require('path')
|
||||
const axios = require('axios')
|
||||
const dayjs = require('dayjs')
|
||||
const utc = require('dayjs/plugin/utc')
|
||||
const customParseFormat = require('dayjs/plugin/customParseFormat')
|
||||
|
||||
Reference in New Issue
Block a user