A simple python script to search all overdrive libraries you specify.
Currently will only do audiobooks, since that's the only thing I use it for. Feel free to edit lines 30, 51, and 53 to change this behavior.
- Clone the repo
- Run
python add_library.py, enter in all the library names in the SUBDOMAIN.- So if the url is "x.overdrive.com", enter in "x" (without quotes)
- Run
python main.py, and follow the steps given.
GPL v3