audiobook-dl icon indicating copy to clipboard operation
audiobook-dl copied to clipboard

Audiobook CLI downloader

Results 37 audiobook-dl issues
Sort by recently updated
recently updated
newest added

This isn't exactly a bug, as the files downloaded as far as I can tell, but here is the output of the command which seems to show an error. I...

bug

When I run: _`audiobook-dl --username --password `_ I get: ``` Traceback (most recent call last): File "/usr/local/bin/audiobook-dl", line 5, in from audiobookdl.__main__ import run File "/usr/local/lib/python3.8/dist-packages/audiobookdl/__init__.py", line 1, in from...

bug

sorrrrrrry..... No script errors occur, but the resulting m4b file is only (I think) the first chapter of the book. The conversion from mp3 to m4b works fine for the...

bug

I'm getting a crash when trying to download audiobooks with more than 256 chapters. `ValueError: bytes must be in range(0, 256)` It seems CTOC can't take more than 256 child_element_ids....

bug
help wanted

Add support for adding chapters to mp4 files. It looks like mutagen currently doesn't support writing mp4 chapters.

enhancement

On Manjaro Linux 21.2.1 $ audiobook-dl -c ../cookies-audiobooks-com.txt https://www.audiobooks.com/book/stream/492141 Finding compatible source Downloading metadata Downloading 0 files - Bíblia Sagrada King James Atualizada - Antig… … Traceback (most recent call...