Merge pull request #54 from iptv-org/pull-data-from-wiki

Pull data from wikipedia
This commit is contained in:
Aleksandr Statciuk 2022-04-14 14:38:41 +03:00 committed by GitHub
commit 3404b0243b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 2657 additions and 1375 deletions

File diff suppressed because it is too large Load diff

1280
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -19,6 +19,7 @@
"commander": "^9.0.0",
"crlf": "^1.1.1",
"csvtojson": "^2.0.10",
"dayjs": "^1.11.0",
"glob": "^7.2.0",
"joi": "^17.6.0",
"json2csv": "^6.0.0-alpha.0",
@ -28,6 +29,8 @@
"pre-commit": "^1.2.2",
"signale": "^1.4.0",
"slugify": "^1.6.5",
"transliteration": "^2.2.0"
"transliteration": "^2.2.0",
"wikijs": "^6.3.3",
"wtf_wikipedia": "^10.0.0"
}
}

2
scripts/.gitignore vendored
View file

@ -1,2 +1,2 @@
/bot.mjs
/__data__/
/bots/