nborrmann / jodel_api

Unoffical Python Interface to the Jodel API
MIT License
149 stars 33 forks source link

New secret token for 4.57.1 needed #44

Closed Daedra223 closed 6 years ago

Daedra223 commented 6 years ago

Issue

...

Environment

If you're reporting a bug, please attach the output of the following commands:

$ pip show jodel_api
$ pip -V
$ python -V
$ python -c "import jodel_api; print(jodel_api.JodelAccount.version); print(jodel_api.JodelAccount.secret)"