it mostly works!
This commit is contained in:
parent
76543fd220
commit
44cd13f10c
52 changed files with 879 additions and 396 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
@ -16,6 +16,7 @@
|
|||
"dotenv": "^16.4.7",
|
||||
"express": "^4.21.2",
|
||||
"express-handlebars": "^8.0.1",
|
||||
"format-duration": "^3.0.2",
|
||||
"git-rev-sync": "^3.0.2",
|
||||
"node-widevine": "https://github.com/wangziyingwen/node-widevine",
|
||||
"parse-hls": "^1.0.7",
|
||||
|
@ -2073,6 +2074,12 @@
|
|||
"url": "https://github.com/sponsors/isaacs"
|
||||
}
|
||||
},
|
||||
"node_modules/format-duration": {
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/format-duration/-/format-duration-3.0.2.tgz",
|
||||
"integrity": "sha512-pKzJDSRgK2lqAiPW3uizDaIJaJnataZclsahz25UMwfdryBGDa+1HlbXGjzpMvX/2kMh4O0sNevFXKaEfCjHsA==",
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/forwarded": {
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue