Git Product home page Git Product logo

Comments (19)

Geremia avatar Geremia commented on July 30, 2024 1

This was due to bad values in const.py file; cf. #33.

from scribd-downloader.

hawkeye2nd avatar hawkeye2nd commented on July 30, 2024

Tried recommended credential update in #33 - still no go. Limits after 2 chapters (36 pages)

from scribd-downloader.

jaan143 avatar jaan143 commented on July 30, 2024

@Geremia so that issue solve in your side ?

from scribd-downloader.

Geremia avatar Geremia commented on July 30, 2024

@jaan143 Yes, it's solved for me. Are you still having issues?

from scribd-downloader.

jaan143 avatar jaan143 commented on July 30, 2024

@Geremia i am still getting the issue it just downloading around 20 pages only
evan i am updating my conv.py file with fresh scribd sessions
can you please help me about it
you can give me your email or any live chate id

from scribd-downloader.

Geremia avatar Geremia commented on July 30, 2024

@jaan143 Did you re-run re-run python3 setup.py install after modifying const.py?

See my comment here.

from scribd-downloader.

jaan143 avatar jaan143 commented on July 30, 2024

@Geremia Dear i did it this one today again evan i downloaded fresh script and update const.py file and then i install python setup.py and after that when i command to download book i am getting this error

(process:23964): GLib-GIO-WARNING **: 12:35:42.914: Unexpectedly, UWP app 36059XiaoyaStudio.RealeBooksReader_2.0.1.0_x86__ngh7ertwt50re' (AUMId 36059XiaoyaStudio.RealeBooksReader_ngh7ertwt50re!REALEBOOKSREADER') supports 32 extensions but has no verbs
Traceback (most recent call last):
File "C:\Users\Hp\AppData\Local\Programs\Python\Python39\Scripts\scribdl-script.py", line 33, in
sys.exit(load_entry_point('scribd-downloader==1.3.1', 'console_scripts', 'scribdl')())
File "C:\Users\Hp\AppData\Local\Programs\Python\Python39\lib\site-packages\scribd_downloader-1.3.1-py3.9.egg\scribdl\command_line.py", line 53, in _command_line
File "C:\Users\Hp\AppData\Local\Programs\Python\Python39\lib\site-packages\scribd_downloader-1.3.1-py3.9.egg\scribdl\downloader.py", line 28, in init
File "C:\Users\Hp\AppData\Local\Programs\Python\Python39\lib\site-packages\scribd_downloader-1.3.1-py3.9.egg\scribdl\downloader.py", line 97, in is_book
File "C:\Users\Hp\AppData\Local\Programs\Python\Python39\lib\site-packages\bs4\element.py", line 1406, in getitem
return self.attrs[key]
KeyError: 'class'

from scribd-downloader.

Geremia avatar Geremia commented on July 30, 2024

@jaan143 That sounds like a different issue. Perhaps there's a related issue already posted here for that. If not, open a new one; maybe it's a bug.

from scribd-downloader.

hawkeye2nd avatar hawkeye2nd commented on July 30, 2024

I modified it, but took a second look and saw the session cookie string was incorrect, while the expire was right. Changed it, reran the script, works great now. Important to double check everything! Thanks @Geremia for being responsive

@jaan143 Did you re-run re-run python3 setup.py install after modifying const.py?

See my comment here.

from scribd-downloader.

jaan143 avatar jaan143 commented on July 30, 2024

@Geremia @hawkeye2nd yes after modified const.py file i re run python setup.py install and it was install successfully without giving any error but i got error again then i install python 3.10 version which Geremia is using and i install all dependencies in this version and after that script working fine

from scribd-downloader.

jaan143 avatar jaan143 commented on July 30, 2024

@Geremia @hawkeye2nd Did you guys notice that script is missing some text lines in programming books ?
i am facing that issue with 3 programming books and these all have missing some lines which is in codes style

can anyone fix that if i point out exactly which book and which lines are missing ?

from scribd-downloader.

Geremia avatar Geremia commented on July 30, 2024

@jaan143 What "missing" "text lines" are you referring to?

from scribd-downloader.

jaan143 avatar jaan143 commented on July 30, 2024

@Geremia its not downloading complete book. its missing some lines like this
example these lines are missing
dups = df.duplicated()
print(dups.any())
File_heart_first_record = file_heart.drop_duplicates (subset = ["Age",
"Cholesterol", Etc], keep="first")

from scribd-downloader.

SigmaDuck894 avatar SigmaDuck894 commented on July 30, 2024

Hey @Geremia , i did modify the const.py file, but how to re run the setup.py? Do i need to do anything or just click it? I tried clicking it but nothing happen. I still cant download the full book.

from scribd-downloader.

SigmaDuck894 avatar SigmaDuck894 commented on July 30, 2024

I modified the const.py then tried re-running python3 setup.py install by running a cmd file as administrator. However, it still doesnt work

from scribd-downloader.

Geremia avatar Geremia commented on July 30, 2024

@SigmaDuck894

I modified the const.py then tried re-running python3 setup.py install by running a cmd file as administrator. However, it still doesnt work

You're probably using expired _scribd_session and _scribd_expire cookies. Find the recent ones again (see video), update const.py accordingly, and re-run python3 setup.py install again.

from scribd-downloader.

jaan143 avatar jaan143 commented on July 30, 2024

@Geremia its not downloading complete book which is more than 500 pages
did you notice that ? and you have solution for it ?

from scribd-downloader.

jaan143 avatar jaan143 commented on July 30, 2024

script is missing tables diagrams

from scribd-downloader.

jaan143 avatar jaan143 commented on July 30, 2024

@hawkeye2nd will you tell me which type of cookies are perfect ?
my cookies are expired and i tried many cookies but i got error

from scribd-downloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.