[totem/wip/hadess/3.38.2: 3/6] opensubtitles: Also handle MPL subtitles




commit f1c775c9994b605ce573f0ac577d04c21db28e4b
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]