Continuing development.

This commit is contained in:
Louis Vézina 2019-05-30 21:35:16 -04:00
parent 75bf5a3653
commit dd5a05f9fb

View file

@ -124,6 +124,7 @@ def download_subtitle(path, language, hi, forced, providers, providers_auth, sce
providers_auth['opensubtitles']['only_foreign'] = False
for l in language:
l = l.split(':')[0]
if l == 'pob':
lang_obj = Language('por', 'BR')
if forced == "True":