Closed jatinkumar762 closed 4 years ago
Hi, I am facing the same issue. Are you guys planning to provide a fix for it ??
Hi, I am facing the same issue. Are you guys planning to provide a fix for it ??
An earlier version of the code was good, in that code, we were able to download HTML pages and pdf easily.
I will try to come up with some fix. Not sure exactly when will I be able to do so.
On Fri, Jul 10, 2020, 3:12 AM Jatin Kumar notifications@github.com wrote:
Hi, I am facing the same issue. Are you guys planning to provide a fix for it ??
An earlier version of the code was good, in that code, we were able to download HTML pages and pdf easily.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/shihabmridha/educative.io-downloader/issues/55#issuecomment-656353653, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAY45HCT736YZXFRKWCP3ULR2YXCNANCNFSM4OUMYA7Q .
I will try to come up with some fix. Not sure exactly when will I be able to do so. … On Fri, Jul 10, 2020, 3:12 AM Jatin Kumar @.***> wrote: Hi, I am facing the same issue. Are you guys planning to provide a fix for it ?? An earlier version of the code was good, in that code, we were able to download HTML pages and pdf easily. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#55 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAY45HCT736YZXFRKWCP3ULR2YXCNANCNFSM4OUMYA7Q .
Hi Sir, Could you please share old code ?
I don't know which code worked for you. Also, the previous code might not work now because educative has changed its implementation. But still, you can always go back to the previous commit and check if it works for you.
@jatinkumar762 Just pushed a fix. I have experienced this issue as well. It was due to login issue in my case. Educative changed a little which broke the login flow. Now, I have fixed the login issue. If you get the "Access Denied" issue you should contact the educative support.
Hi, I downloaded pdf, because mhtml files are not opening in chrome or firefox. I set true also in browser.ts file to check login. I am successfully logged-in in the browser. Pdf files are not downloaded properly and their size is coming 1KB. mhtml are not good to read, without CSS they are not looking good. Could you please change it like earlier version where file are downloaded in html format. Please check that pdf file issue also.