mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-04 08:33:07 +02:00
...
This commit is contained in:
parent
f472c7d95d
commit
bcbafb3bf0
1 changed files with 1 additions and 0 deletions
|
|
@ -449,6 +449,7 @@ def download_image(self, url, timeout, log, result_queue):
|
|||
self.log.exception('Failed to download cover from: %r'%url)
|
||||
|
||||
# }}}
|
||||
|
||||
# Metadata API {{{
|
||||
def get_book_url(self, identifiers):
|
||||
'''
|
||||
|
|
|
|||
Loading…
Reference in a new issue