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
bce76d2fb7
commit
a24cbb3543
7 changed files with 135 additions and 60 deletions
|
@ -6,6 +6,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"axios": "^0.21.1",
|
||||
"axios-cookiejar-support": "^1.0.1",
|
||||
"axios-delay": "^1.0.0-rc6",
|
||||
"cheerio": "^1.0.0-rc.5",
|
||||
"commander": "^7.1.0",
|
||||
|
@ -13,6 +14,7 @@
|
|||
"glob": "^7.1.6",
|
||||
"html-to-text": "^7.0.0",
|
||||
"jsdom": "^16.5.0",
|
||||
"tough-cookie": "^4.0.0",
|
||||
"xml-js": "^1.6.11"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue