subdavis / kobo-book-downloader

A tool to download and remove DRM from your purchased Kobo.com ebooks and audiobooks.
https://pypi.org/project/kobodl/
The Unlicense
348 stars 33 forks source link

Add --captcha login option for when pyperclip doesnt work #99

Closed subdavis closed 1 year ago

subdavis commented 1 year ago

If there's a problem with pyperclip, you can just provide it as an argument with kobodl user add --captcha "code_here".

fixes #97