mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-24 08:52:58 +02:00
...
This commit is contained in:
parent
672fd2d6ec
commit
88de42894e
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ def search(self, query, max_results=10, timeout=60):
|
|||
s.drm = SearchResult.DRM_UNLOCKED
|
||||
|
||||
yield s
|
||||
|
||||
def get_details(self, search_result, timeout):
|
||||
url = 'http://www.smashwords.com/'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue