Closed techtanic closed 2 months ago
@techtanic
Thanks for report! I forgot to add arc browser to load function.
https://github.com/thewh1teagle/rookie/blob/main/rookie-rs/src/lib.rs#L368
Ahh makes sense, Would be appreciated of you could push out an update.
Published new version
pip install rookiepy==0.5.3b0
Let me know if it works
It works perfectly! I really appreciate it.
What happened?
Python
rookiepy.load(["www.web.com"])
returns empty. Looks like it doesnt check all the browsers, and just return from the first browser it finds. Make it instead get all the supported browsers and find the matching domain cookies from all browser.Maybe also make it check the default browser first.
Steps to reproduce
Installed browsers:
firefox, edge, arc
Only arc has Cookies.What browsers are you seeing the problem on?
No response
Relevant log output
No response