[totem/wip/hadess/web-vtt: 40/40] opensubtitles: Also handle VTT subtitles




commit 6b060bd1554bb210866d953842639a191778782d
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Apr 2 20:20:15 2020 +0200

    opensubtitles: Also handle VTT subtitles

 src/plugins/opensubtitles/opensubtitles.py | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/plugins/opensubtitles/opensubtitles.py b/src/plugins/opensubtitles/opensubtitles.py
index 1b82a5322..d044531e7 100644
--- a/src/plugins/opensubtitles/opensubtitles.py
+++ b/src/plugins/opensubtitles/opensubtitles.py
@@ -29,6 +29,7 @@ SUBTITLES_EXT = [
     "asc",
     "txt",
     "sub",
+    "vtt",
     "srt",
     "smi",
     "ssa",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]