evmer/perlego-downloader

syntax error invalid decimal literal

Opened this issue · 0 comments

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?