Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nextory - chapters #42

Open
hcbille opened this issue Jul 15, 2023 · 3 comments
Open

Nextory - chapters #42

hcbille opened this issue Jul 15, 2023 · 3 comments
Labels
enhancement New feature or request source

Comments

@hcbille
Copy link

hcbille commented Jul 15, 2023

Nextory has recently added chapters, this is currently not supported in audiobook-dl and they just get ignored.

I tried by compiling the code myself so there is no upstream work that just hasnt been added to the most recent release either.

This book has chapters: https://www.nextory.se/bok/lita-p%C3%A5-mig-11981075/

@jo1gi jo1gi added enhancement New feature or request source labels Jul 15, 2023
@jo1gi
Copy link
Owner

jo1gi commented Jul 15, 2023

You are right. I will try to add it.

@jo1gi
Copy link
Owner

jo1gi commented Jul 18, 2023

Looks like it requires a bit more work than anticipated. Chapters require the new API which has a complete different set of calls and requires another way of logging in. It should still be possible, but it will take a bit of time, since I have to reimplement the whole thing.

@hcbille
Copy link
Author

hcbille commented Jul 18, 2023

No worries at all! Take all the time you need. Since it still works, it's not like it's broken!

jo1gi added a commit that referenced this issue Aug 4, 2023
This will make chapters available (Issue #42) and should fix most bugs
with downloading (Issue #48).

The user now has to add the books to their want to read list.

Currently uses hls streams with too many small files in different sizes.
jo1gi added a commit that referenced this issue Aug 5, 2023
This will make chapters available (Issue #42) and should fix most bugs
with downloading (Issue #48).

The user now has to add the books to their want to read list.

Currently uses hls streams with too many small files in different sizes.

TMP

Add Nextory want to read error message
jo1gi added a commit that referenced this issue Aug 5, 2023
This will make chapters available (Issue #42) and should fix most bugs
with downloading (Issue #48).

The user now has to add the books to their want to read list.

Currently uses hls streams with too many small files in different sizes.

TMP

Add Nextory want to read error message

Add more logging to Nextory
jo1gi added a commit that referenced this issue Aug 5, 2023
This will make chapters available (Issue #42) and should fix most bugs
with downloading (Issue #48).

The user now has to add the books to their want to read list.

Currently uses hls streams with too many small files in different sizes.

TMP

Add Nextory want to read error message

Add more logging to Nextory

stuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request source
Projects
None yet
Development

No branches or pull requests

2 participants