scribd-downloader
scribd-downloader copied to clipboard
Not able to convert to pdf
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
I managed to convert .md to .pdf with md-to-pdf 3.1.1 https://www.npmjs.com/package/md-to-pdf
@Krishnamurthy-sfdx check pls your installation, i've already tried
Try to use python > 3.11