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

Event after subscribing all pages are not downloading. #6

Closed nyknstyn closed 4 years ago

nyknstyn commented 4 years ago

Attaching the downloaded folder screenshot

Screen Shot 2020-04-12 at 7 03 30 PM

nyknstyn commented 4 years ago

Some Details: First I used credential that didn't have subscription. So only the preview pages were downloading. Later i changed the config to new credentials with subscription. But still only preview files are downloading.

I think its still logged in with the old credentials.

shihabmridha commented 4 years ago

Try removing the data directory where chrome stores its browsing informations. It should be located at ROOT_PATH/data. Check the ROOT_PATH variable.

nyknstyn commented 4 years ago

Yes. Deleted the data dir. Working now