mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
[addon] add m2ts ext and video
This commit is contained in:
@@ -15,7 +15,8 @@ const VIDEO_EXTENSIONS = [
|
|||||||
"mpv",
|
"mpv",
|
||||||
"webm",
|
"webm",
|
||||||
"wmv",
|
"wmv",
|
||||||
"ogm"
|
"ogm",
|
||||||
|
"m2ts"
|
||||||
];
|
];
|
||||||
const SUBTITLE_EXTENSIONS = [
|
const SUBTITLE_EXTENSIONS = [
|
||||||
"aqt",
|
"aqt",
|
||||||
|
|||||||
Reference in New Issue
Block a user