ping / odmpy

A simple command line manager for OverDrive/Libby loans. Download your library loans from the command line.
GNU General Public License v3.0
288 stars 19 forks source link

Feature: Only download ebooks/magazines option #43

Closed nfg42 closed 1 year ago

nfg42 commented 1 year ago

Can you add an --audiobooks switch or maybe --noaudio to just download ebooks/magazines? Thanks.

ping commented 1 year ago

odmpy began as an audiobook-only tool, so audiobooks will always be default. This is to avoid breaking the tool for existing users.

--noaudiobooks will now exclude audiobooks, and is available if you update from master.

nfg42 commented 1 year ago

Thanks, that's exactly what I was thinking.