scribd-downloader icon indicating copy to clipboard operation
scribd-downloader copied to clipboard

Not able to convert to pdf

Open Krishnamurthy-sfdx opened this issue 4 years ago • 1 comments

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

Krishnamurthy-sfdx avatar Sep 03 '20 04:09 Krishnamurthy-sfdx

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

thefernanbri avatar Sep 21 '20 00:09 thefernanbri

@Krishnamurthy-sfdx check pls your installation, i've already tried Screenshot 2023-04-02 at 18 10 20 Try to use python > 3.11

Phoenix124 avatar Apr 02 '23 15:04 Phoenix124