mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
include ts as video extension
This commit is contained in:
@@ -16,6 +16,7 @@ const VIDEO_EXTENSIONS = [
|
|||||||
"webm",
|
"webm",
|
||||||
"wmv",
|
"wmv",
|
||||||
"ogm",
|
"ogm",
|
||||||
|
"ts",
|
||||||
"m2ts"
|
"m2ts"
|
||||||
];
|
];
|
||||||
const SUBTITLE_EXTENSIONS = [
|
const SUBTITLE_EXTENSIONS = [
|
||||||
|
|||||||
Reference in New Issue
Block a user