update tests & replace ffprobe -> mediainfo.js

This commit is contained in:
Ismaël Moret
2025-09-02 17:00:50 +00:00
parent 825d198ac8
commit 1ca59cba57
6 changed files with 207 additions and 476 deletions

View File

@@ -50,6 +50,7 @@
"@octokit/types": "^14.1.0",
"@stylistic/eslint-plugin": "^5.2.2",
"@swc/jest": "^0.2.39",
"@types/async": "^3.2.25",
"@types/cli-progress": "^3.11.6",
"@types/fs-extra": "^11.0.4",
"@types/jest": "^30.0.0",
@@ -66,12 +67,12 @@
"eslint": "^9.32.0",
"glob": "^11.0.3",
"globals": "^16.3.0",
"iptv-checker": "^0.29.1",
"iptv-playlist-parser": "^0.15.0",
"jest": "^30.0.5",
"jest-expect-message": "^1.1.3",
"lodash.uniqueid": "^4.0.1",
"m3u-linter": "^0.4.2",
"mediainfo.js": "^0.3.6",
"node-cleanup": "^2.1.2",
"tsx": "^4.20.3"
}