As a user, I would like the application to be able to use my existing cookies/sessions from my web browser without me having to manually fuss about with them.
Using pycookie, this can be done programmatically.
Pycookie does not support windows by default, so I will need to add support for it.
As a user, I would like the application to be able to use my existing cookies/sessions from my web browser without me having to manually fuss about with them.
Using pycookie, this can be done programmatically.
Pycookie does not support windows by default, so I will need to add support for it.
https://github.com/rmusser01/pycookiecheat/blob/dev/README.md