Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--cookies-from-browser for a chrome/firefox like browser or non-default install location #2903

Closed
5 tasks done
TheBluuDot opened this issue Feb 27, 2022 · 2 comments
Closed
5 tasks done
Labels
question Question

Comments

@TheBluuDot
Copy link

Checklist

Description

The command --cookies-from-browser works fine on regular Opera but it does not support Opera GX. Opera GX support only requires a few additions in cookies.py to look in Opera Software\Opera GX Stable similar to how regular Opera is dealt with. This will allow Opera GX users like me to be able to avoid having to extract cookies manually every time.

@TheBluuDot TheBluuDot added enhancement New feature or request triage Untriaged issue labels Feb 27, 2022
@pukkandan
Copy link
Member

Assuming opera and GX store cookies similarly, You can do --cookies-from-browser "opera:path/to/gx/profile". This allows us to not have to support the different variants of each browser explicitly. Let me know if this works

@TheBluuDot
Copy link
Author

Oh nice it works. Thanks a lot.

@pukkandan pukkandan added question Question and removed enhancement New feature or request triage Untriaged issue labels Mar 24, 2022
@pukkandan pukkandan changed the title Loading Cookies from Opera GX using --cookies-from-browser --cookies-from-browser for a chrome/firefox like browser Mar 24, 2022
@pukkandan pukkandan changed the title --cookies-from-browser for a chrome/firefox like browser --cookies-from-browser for a chrome/firefox like browser or non-default install location Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question
Projects
None yet
Development

No branches or pull requests

2 participants