[totem/wip/hadess/web-vtt: 40/40] opensubtitles: Also handle VTT subtitles
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/web-vtt: 40/40] opensubtitles: Also handle VTT subtitles
- Date: Fri, 31 Jul 2020 11:40:30 +0000 (UTC)
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]