rmusser01 / tldw

tl/dw (Too Long, Didn't Watch): Your Personal Research Multi-Tool - a naive attempt at 'A Young Lady's Illustrated Primer'
Apache License 2.0
383 stars 12 forks source link

Enhancement: Integrate Pycookiecheat into web scraping pipeline #383

Open rmusser01 opened 1 month ago

rmusser01 commented 1 month ago

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