ltsdw / gofile-downloader

Download files from https://gofile.io
GNU General Public License v3.0
154 stars 38 forks source link

get an error from create_account_response #21

Closed HugoEyle closed 8 months ago

HugoEyle commented 8 months ago

I get an error from create_account_response when I try to download a file.

File gofile-downloader-main\gofile-downloader.py", line 67, in init self._token: str = self._getToken()

I think that https://api.gofile.io/createUser returns nothing.

ltsdw commented 8 months ago

Thank you for the report, apperently they changed the API again, I will look it up and try to work it out 😃