[suboob] language hashtable moved from opensubtitles backend to application
This commit is contained in:
parent
d4c231cf42
commit
e98008338a
6 changed files with 33 additions and 26 deletions
|
|
@ -19,8 +19,9 @@
|
|||
|
||||
|
||||
from weboob.tools.browser import BaseBrowser
|
||||
from weboob.applications.suboob.suboob import LANGUAGE_CONV
|
||||
|
||||
from .pages import SubtitlesPage, SearchPage, SubtitlePage, LANGUAGE_CONV
|
||||
from .pages import SubtitlesPage, SearchPage, SubtitlePage
|
||||
|
||||
|
||||
__all__ = ['OpensubtitlesBrowser']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue