From 49eb0eb621f484412bd156912fe809ab9f755416 Mon Sep 17 00:00:00 2001 From: Anderson Oki Date: Mon, 15 Apr 2024 10:07:19 +0900 Subject: [PATCH] feat: add hebrew --- custom_libs/subliminal_patch/providers/animetosho.py | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_libs/subliminal_patch/providers/animetosho.py b/custom_libs/subliminal_patch/providers/animetosho.py index 2f20f9d6a..bdee71c5d 100644 --- a/custom_libs/subliminal_patch/providers/animetosho.py +++ b/custom_libs/subliminal_patch/providers/animetosho.py @@ -30,6 +30,7 @@ supported_languages = [ "eng", # English "fin", # Finnish "fra", # French + "heb", # Hebrew "ita", # Italian "jpn", # Japanese "por", # Portuguese