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

getting error #6

Closed
jaan143 opened this issue Oct 25, 2021 · 2 comments
Closed

getting error #6

jaan143 opened this issue Oct 25, 2021 · 2 comments

Comments

@jaan143
Copy link

jaan143 commented Oct 25, 2021

PS C:\Users\Hp\Downloads\Compressed\audiobook-dl-master_6\audiobook-dl-master> audiobook-dl -c C:\cookies.txt https://www.scribd.com/listen/482526241
Finding compatible source
Traceback (most recent call last):
File "C:\Users\Hp\AppData\Local\Programs\Python\Python39\Scripts\audiobook-dl-script.py", line 33, in
sys.exit(load_entry_point('audiobook-dl==0.1.0', 'console_scripts', 'audiobook-dl')())
File "C:\Users\Hp\AppData\Local\Programs\Python\Python39\lib\site-packages\audiobook_dl-0.1.0-py3.9.egg\audiobookdl_main_.py", line 51, in run
File "C:\Users\Hp\AppData\Local\Programs\Python\Python39\lib\site-packages\audiobook_dl-0.1.0-py3.9.egg\audiobookdl\download.py", line 15, in download
File "C:\Users\Hp\AppData\Local\Programs\Python\Python39\lib\site-packages\audiobook_dl-0.1.0-py3.9.egg\audiobookdl\sources\scribd.py", line 71, in before
TypeError: 'NoneType' object is not subscriptable
PS C:\Users\Hp\Downloads\Compressed\audiobook-dl-master_6\audiobook-dl-master>

@jo1gi
Copy link
Owner

jo1gi commented Oct 25, 2021

@jaan143 It looks like you are using an older version. I'm not sure but I think the problem is that the authentication does not work. Try creating a new cookies.txt file. If it doesn't work it's probably because the book is a Scribd original, which the program does not support.

@jaan143
Copy link
Author

jaan143 commented Oct 26, 2021

@jo1gi yes you right it is scribd original book

@jaan143 jaan143 closed this as completed Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants