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

Unable to download Scribd Originals #54

Open
adampalli opened this issue Sep 2, 2023 · 4 comments
Open

Unable to download Scribd Originals #54

adampalli opened this issue Sep 2, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@adampalli
Copy link

Installation method:
pip

Version:
Python version: 3.10.0 and audiobook-dl version: 0.6.2

Describe the bug
I get "ERROR: Missing data from source" while downloading certain audiobooks from scribd. Example link. The audiobook can be played via the web browser without any issues.

Command output
*Command: audiobook-dl https://www.scribd.com/audiobook/629017918/Burn-for-the-Dragon --debug
Output:
DEBUG audiobook-dl 0.6.2
DEBUG python 3.10.0 (tags/v3.10.0:b494f59, Oct 4 2021, 19:00:18) [MSC v.1929 64 bit (AMD64)]
INFO Finding compatible source
INFO Authenticating with scribd
DEBUG Loading cookies from './cookies.txt'
DEBUG Could not find match from https://www.scribd.com/listen/629017918 with (?<=("jwt_token":"))[^"]+
ERROR: Missing data from source *

@adampalli adampalli added the bug Something isn't working label Sep 2, 2023
@jo1gi jo1gi changed the title Missing data from source for some audiobooks from scribd Unable to download Scribd Originals Sep 2, 2023
@jo1gi jo1gi closed this as completed Sep 6, 2023
@adampalli
Copy link
Author

Um, does this mean we can't download Scribd originals?

@jo1gi jo1gi reopened this Sep 10, 2023
@jo1gi
Copy link
Owner

jo1gi commented Sep 10, 2023

Currently yes. Scribd changed how Scribd Originals work and I have to figure out a way to reimplement it. I didn't mean to close the issue. Sorry about that.

@joshuatly
Copy link

@jo1gi I've started work on fixing scribd download, please check this branch
right now it is able to download the decrypted mp4/m4b file. Still have to figure out the tagging and the rest.
I'm pretty new to python development, so i might not do things the right way, and im not sure how much progress i will make, and if the code quality is acceptable to be merged upstream here. So, feel free to take it on from here.

@jo1gi
Copy link
Owner

jo1gi commented Sep 27, 2023

@joshuatly Thanks. I will take a look at it.

@jo1gi jo1gi mentioned this issue Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants