Skip to content

Releases: jo1gi/audiobook-dl

v0.7.5

27 Aug 08:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.4...v0.7.5

v0.7.4

27 Jun 08:28
Compare
Choose a tag to compare
v0.7.4 Pre-release
Pre-release

Bugfixes

  • Fix typos by @kianmeng in #87
  • Storytel cloudflare check by @freddy36 in #108
  • Requoting scrape urls to fix latin1 encoding errors when downloading foreign audiobooks by @Xetera in #99

Enhancements

Full Changelog: v0.7.3...v0.7.4

v0.7.3

26 Jan 22:51
Compare
Choose a tag to compare

Bugfixes

Enhancements

v0.7.2

23 Dec 16:15
Compare
Choose a tag to compare
Bugfixes
========
- Only print traceback when debug is enabled
- Change order of file conversion and combination. File combination
  didn't work on converted files.
- Fix printing output location
- Fix too long file names by removing title from part names
- Fix YourCloudLibrary login
- Add metadata before chapters to ensure id3 headers exist
- Change Nextory version number

Enhancements
============
- Support YourCloudLibrary information page urls

v0.7.1

11 Dec 14:37
Compare
Choose a tag to compare
Fix Storytel chapters

v0.7.0

08 Nov 14:43
Compare
Choose a tag to compare
- Implement Blinkist source
- Fix sources
  - audiobook.com
  - Nextory
  - Podimo (thanks @edibegovic)
  - Storytel (thanks @karesel)
  - Scribd (Now called Everand)
  - YourCloudLibrary
- Add required dependencies to dependency list
- Add more metadata to sources

v0.6.1

12 Jul 18:15
Compare
Choose a tag to compare
v0.6.1

v0.6.0

12 Jul 18:15
Compare
Choose a tag to compare
- Added config file
- Added support for transmux file formats
- Disabled combine for audiobooks with single file
- Make Nextory handle more correct urls
- Add Podimo source
- Add support for audiobook series
- Replaced dataclasses with attrs

v0.5.0

10 Apr 11:39
Compare
Choose a tag to compare
- Fix authentication with Scribd
- Add Saxo Source
- Remove usage of functools.cache to be compatible with python 3.8
- Add clean stop on ctrl-c
- Add version argument
- More strongly typed
- Print version numbers in debug
- Add traceback to debub

v0.4.4

17 Mar 17:19
Compare
Choose a tag to compare
- Add temporary fix to add chapters to mp4 files with ffmpeg
- Fix combining files
- Fix adding metadata to audiobooks with multiple files
- Fix audiobooks.com source