include ts as video extension

This commit is contained in:
TheBeastLT
2023-01-12 11:08:27 +02:00
parent 627f65d62c
commit 588e9b9330

View File

@@ -16,6 +16,7 @@ const VIDEO_EXTENSIONS = [
"webm",
"wmv",
"ogm",
"ts",
"m2ts"
];
const SUBTITLE_EXTENSIONS = [