View Single Post
Old 02-15-2025, 11:50 AM   #249
NullNix
Guru
NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.
 
Posts: 929
Karma: 15576314
Join Date: Jan 2013
Location: Ely, Cambridgeshire, UK
Device: Kindle Oasis 3, Kindle Oasis 1
FYI: https://github.com/bellisk/BulkKindleUSBDownloader worked for me as an Amazon UK user: thank you! For other users, if Chrome isn't your preferred browser (or, as in my case, if it started crashing at startup without obvious cause a few months ago), one tiny tweak may be necessary: moving from webdriver.ChromeOptions() and webdriver.Chrome() to webdriver.FirefoxOptions() and webdriver.Firefox(), or other browser of your choice. See https://www.selenium.dev/documentati...iver/browsers/
NullNix is offline   Reply With Quote