mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
wip
This commit is contained in:
parent
6e4add9c92
commit
d150aac408
10 changed files with 8241 additions and 200 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "epg",
|
||||
"scripts": {
|
||||
"update": "./bin/epg-grabber/index.js --config=config/ru/config.xml --sites=config/ru/sites"
|
||||
"update": "./bin/epg-grabber/index.js --config=config/en/config.xml --sites=config/en/sites"
|
||||
},
|
||||
"private": true,
|
||||
"author": "Arhey",
|
||||
|
@ -9,9 +9,11 @@
|
|||
"dependencies": {
|
||||
"axios": "^0.21.1",
|
||||
"axios-delay": "^1.0.0-rc6",
|
||||
"cheerio": "^1.0.0-rc.5",
|
||||
"commander": "^7.1.0",
|
||||
"dayjs": "^1.10.4",
|
||||
"glob": "^7.1.6",
|
||||
"jsdom": "^16.5.0",
|
||||
"xml-js": "^1.6.11"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue