opensub language normalisation
This commit is contained in:
parent
02d61250cf
commit
2c9d7ab540
3 changed files with 27 additions and 22 deletions
|
|
@ -20,7 +20,8 @@
|
|||
from weboob.capabilities.subtitle import ICapSubtitle,LanguageNotSupported
|
||||
from weboob.tools.backend import BaseBackend
|
||||
|
||||
from .browser import OpensubtitlesBrowser,LANGUAGE_CONV
|
||||
from .browser import OpensubtitlesBrowser
|
||||
from .pages import LANGUAGE_CONV
|
||||
|
||||
from urllib import quote_plus
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue