[totem] opensubtitles: Also handle MPL subtitles
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] opensubtitles: Also handle MPL subtitles
- Date: Fri, 1 Oct 2021 13:46:25 +0000 (UTC)
commit 299ac6c24998a0934e1538921938f4b38ad451ce
Author: Ignacy KuchciĆski <ignacykuchcinski gmail com>
Date: Mon Sep 6 18:49:21 2021 +0200
opensubtitles: Also handle MPL 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 d044531e7..d664f547a 100644
--- a/src/plugins/opensubtitles/opensubtitles.py
+++ b/src/plugins/opensubtitles/opensubtitles.py
@@ -34,6 +34,7 @@ SUBTITLES_EXT = [
"smi",
"ssa",
"ass",
+ "mpl",
]
# Map of the language codes used by opensubtitles.org's API to their
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]