mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-03-11 17:15:37 +00:00
include ts as video extension
This commit is contained in:
parent
627f65d62c
commit
588e9b9330
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ const VIDEO_EXTENSIONS = [
|
|||
"webm",
|
||||
"wmv",
|
||||
"ogm",
|
||||
"ts",
|
||||
"m2ts"
|
||||
];
|
||||
const SUBTITLE_EXTENSIONS = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue