shihabmridha / educative.io-downloader

Free Palestine. 📖 This tool is to download course from educative.io for offline usage. It uses your login credentials and download the course.
218 stars 130 forks source link

Error: Reason: Protocol error (Page.printToPDF): PrintToPDF is not implemented #65

Closed mkassm closed 4 years ago

mkassm commented 4 years ago

This is an error that appeared in some courses while downloading it as PDF is the headless = false and I made it true for better pdf generation but it's an empty file in some courses that i still can access to them ...

shihabmridha commented 4 years ago

To download PDF you need a headless browser so, you need to headless = true. HTML is more stable than PDF. If you get an empty page it means you are not logged in.