suboob+attilasub works
This commit is contained in:
parent
591db5c1be
commit
95d4f67630
5 changed files with 80 additions and 13 deletions
|
|
@ -39,8 +39,8 @@ class AttilasubBackend(BaseBackend, ICapSubtitle):
|
|||
def create_default_browser(self):
|
||||
return self.create_browser()
|
||||
|
||||
#def get_subtitle(self, id):
|
||||
# return self.browser.get_subtitle(id)
|
||||
def get_subtitle(self, id):
|
||||
return self.browser.get_subtitle(id)
|
||||
|
||||
def get_subtitle_file(self, id):
|
||||
subtitle = self.browser.get_subtitle(id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue