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

Update keyring username for Slack. #69

Closed hraftery closed 2 months ago

hraftery commented 2 months ago

Description

Just chasing the ever-changing internal details of Slack. Not sure when this change happened, it may have been quite some time ago, but it is present in version 4.39.95 of Slack for Mac.

n8henrie commented 2 months ago

@hraftery so it sounds like you've tested this (and it's working) locally?

n8henrie commented 2 months ago

(Also, thanks for the PR!)

hraftery commented 2 months ago

so it sounds like you've tested this (and it's working) locally?

Correct, yes.

n8henrie commented 2 months ago

Great, thanks!