[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
|
|
@ -18,10 +18,10 @@
|
|||
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
from weboob.capabilities.subtitle import ICapSubtitle,LanguageNotSupported
|
||||
from weboob.applications.suboob.suboob import LANGUAGE_CONV
|
||||
from weboob.tools.backend import BaseBackend
|
||||
|
||||
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