|
|
vor 6 Jahren | |
|---|---|---|
| app | vor 6 Jahren | |
| .gitignore | vor 6 Jahren | |
| README.md | vor 6 Jahren | |
| get_token.py | vor 6 Jahren | |
| requirements.py | vor 6 Jahren |
Environments: Basically the project runs on Python3, for detailed dependencies, see requirements.txt
for running the script get_token.py, one should install browser-cookie3 and requests first, by running
pip install browser-cookie3
pip install requests
in terminal.