leoncvlt / blinkist-scraper

📚 Python tool to download book summaries and audio from Blinkist.com, and generate some pretty output
190 stars 36 forks source link

script doesn't work #60

Open aliafshany opened 2 years ago

aliafshany commented 2 years ago

hi i just run this repo and it does not work. it just opens chrom and nothing else happens Screen Shot 2021-10-29 at 12 43 45 [12:44:35] CRITICAL Uncaught Exception. Exiting...

this is my arguments.

python3 blinkistscraper xxxx@gmail.com PASSWORD --concat-audio --language en --book https://www.blinkist.com/en/books/thinking-in-bets-en --create-epub --no-ublock

leoncvlt commented 2 years ago

Pretty weird, can you run with -v and attach full log?

aliafshany commented 2 years ago

i was able to get it to work by doing this: https://github.com/leoncvlt/blinkist-scraper/issues/46#issuecomment-827099491

but i have another problem, when i add --create-pdf i get this error: WARNING wkhtmltopdf needs to be installed and added to PATH to generate pdf files

but the script works with --create-epub option

edit: i solved this by "brew install wkhtmltopdf"

aliafshany commented 2 years ago

is there anyway to download all My Library books at once?

hxh103 commented 2 years ago

is there anyway to download all My Library books at once? script downloads all books in Blinkist. I don't think you can just pick your library