n8henrie / pycookiecheat

Borrow cookies from your browser's authenticated session for use in Python scripts.
https://n8henrie.com/2013/11/use-chromes-cookies-for-easier-downloading-with-python-requests/
MIT License
744 stars 111 forks source link

Which is default, Chromium or Chrome? #45

Closed velle closed 1 year ago

velle commented 1 year ago

image

I believe the answer is Chrome :)

Sincerely.

n8henrie commented 1 year ago

You're right, that is confusing. Default is Chrome: https://github.com/n8henrie/pycookiecheat/blob/master/src/pycookiecheat/pycookiecheat.py#L228