mkb79 / audible-cli

A command line interface for audible package. With the cli you can download your Audible books, cover, chapter files.
GNU Affero General Public License v3.0
423 stars 45 forks source link

Request: A way to skip podcasts #194

Closed philgoetz closed 3 months ago

philgoetz commented 3 months ago

Is it possible to identify podcasts, and skip downloading them? I'm going to run out of hard drive space if all the episodes of all the podcasts I follow get loaded at once. Plus it would take several days.

mkb79 commented 3 months ago

@philgoetz You can add the option --ignore-podcasts to the download command. This should ignore them.

philgoetz commented 3 months ago

@philgoetz You can add the option --ignore-podcasts to the download command. This should ignore them.

When I did that, the download crashed early, with:

File /cygdrive/d/data/audio_/Audible/downloads/aaxc/Every_Man_a_Hero_A_Memoir_of_D-Day_the_First_Wave_at_Omaha_Beach_and_a_World_at_War-AAX_44_128.aaxc already exists. Skip download. error: Bad Request (400): Requested asin:B0BVJMSZDR is a non_audio asset with contentDeliveryType:PodcastParent

mkb79 commented 3 months ago

@philgoetz Oh, I see my mistake. I will fix these soon. In the meantime you can try to provide --ignore-errors option to the download command.

mkb79 commented 3 months ago

I've released a beta release which should solve some issues when downloading aax files or podcasts.