This commit is contained in:
Kovid Goyal 2014-02-27 10:33:49 +05:30
parent f472c7d95d
commit bcbafb3bf0

View File

@ -449,6 +449,7 @@ class Source(Plugin):
self.log.exception('Failed to download cover from: %r'%url) self.log.exception('Failed to download cover from: %r'%url)
# }}} # }}}
# Metadata API {{{ # Metadata API {{{
def get_book_url(self, identifiers): def get_book_url(self, identifiers):
''' '''