Added DarkkoTV scraper. Removed some obsolete web components.

This commit is contained in:
DebaucheryLibrarian
2026-03-31 06:29:30 +02:00
parent 64cdba6f6d
commit ebb8832096
31 changed files with 199 additions and 1098 deletions

8
package-lock.json generated
View File

@@ -94,7 +94,7 @@
"tunnel": "0.0.6",
"ua-parser-js": "^1.0.37",
"undici": "^5.28.1",
"unprint": "^0.19.11",
"unprint": "^0.19.13",
"url-pattern": "^1.0.3",
"v-tooltip": "^2.1.3",
"video.js": "^8.6.1",
@@ -20668,9 +20668,9 @@
}
},
"node_modules/unprint": {
"version": "0.19.11",
"resolved": "https://registry.npmjs.org/unprint/-/unprint-0.19.11.tgz",
"integrity": "sha512-k+7zVUiviO8OpIvyrk/WGtzoEYRRLcru5wB+AChH7G8xlCDm46cE8LFqi5dGRt7+3iHbVfLSaN3i6ZbBoGuiUw==",
"version": "0.19.13",
"resolved": "https://registry.npmjs.org/unprint/-/unprint-0.19.13.tgz",
"integrity": "sha512-HPNCQn2CziiGeK0JSZg/5E+G2prHme+8lDojxd16wUwSQ0mgW4nZq4LOuVMIRRAFm1M1nkju0oMIdsj4uRFASw==",
"dependencies": {
"bottleneck": "^2.19.5",
"cookie": "^1.1.1",