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

Is it possible set custom Content language? #18

Open
TheGP opened this issue Apr 18, 2024 · 7 comments
Open

Is it possible set custom Content language? #18

TheGP opened this issue Apr 18, 2024 · 7 comments

Comments

@TheGP
Copy link

TheGP commented Apr 18, 2024

I don't want to use the default one it gets from an IP.
This doesn't help:

    plugin.useProxy('', {
        changeGeolocation: false,
    });
@TheGP
Copy link
Author

TheGP commented Apr 28, 2024

Ok you can do it with flag --accept-lang=th,en,en-GB,en-US

@bablosoft
Copy link
Collaborator

I don't want to use the default one it gets from an IP.

Right now the only way to change browser language is to use useProxy method.

Ok you can do it with flag --accept-lang=th,en,en-GB,en-US

This command line parameter won't change all methods connected to browser language and thus will lead to inconsistencies.

Using it means that site would know that you are changing language.

@TheGP
Copy link
Author

TheGP commented Jun 26, 2024

May I know the service / db its using to detect proxy location? Sometimes its incorrect so I'll need to verify it.

@simokiran
Copy link

it's frustrating to not be able to change the service that detect the ip informations, the interne database and the ip-api.com dont give valid informations.
i did a big work with this plugin but i am get stacked here, i need to change the service of the ip information detection

@CheshireCaat
Copy link
Owner

@simokiran I will try to add the ability to specify IP information directly at the next engine update.

@TheGP
Copy link
Author

TheGP commented Oct 9, 2024

@CheshireCaat did you?

@vlrevolution
Copy link

I'd like to see this also, ability to change locale & region information directly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants