evmer / perlego-downloader

Download books from Perlego.com in PDF format
MIT License
106 stars 52 forks source link

syntax error invalid decimal literal #70

Open RickB78 opened 1 year ago

RickB78 commented 1 year ago

When running python3 downloader.py on Ubuntu, I get syntax error invalid decimal literal. I am not a Python programmer, but from what I researched, an identifier can't begin with a number. Apparently python sees a few of these in the auth token. Did they catch on and make the tokens incompatible with this workaround?