Phoenix124 / scribd-downloader

311 stars 100 forks source link

Not able to convert to pdf #10

Closed Krishnamurthy-sfdx closed 1 year ago

Krishnamurthy-sfdx commented 4 years ago

I ran this command and I get the below error. scribdl -p https://www.scribd.com/read/189087235/Confessions-of-a-Casting-Director-Help-Actors-Land-Any-Role-with-Secrets-from-Inside-the-Audition-Room Error:

 File "C:\Users\Raghav\AppData\Local\Programs\Python\Python38\lib\codecs.py", line 504, in read
    newchars, decodedbytes = self.decode(data, self.errors)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 642: invalid start byte
thefernanbri commented 3 years ago

I managed to convert .md to .pdf with md-to-pdf 3.1.1 https://www.npmjs.com/package/md-to-pdf

Phoenix124 commented 1 year ago

@Krishnamurthy-sfdx check pls your installation, i've already tried

Screenshot 2023-04-02 at 18 10 20

Try to use python > 3.11