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

Add support for random user agent and specified agent #41

Closed
codingo opened this issue Sep 28, 2017 · 2 comments
Closed

Add support for random user agent and specified agent #41

codingo opened this issue Sep 28, 2017 · 2 comments

Comments

@codingo
Copy link
Owner

codingo commented Sep 28, 2017

Currently vhs will send a Chrome user-agent string. This issue proposes to have --random-agent to pick from a random array of user agents, along with --user-agent where the user can specify their owner user agent string. These could be approached in independent PR's and this issue split in two if preferable.

@DeKaN
Copy link
Contributor

DeKaN commented Oct 2, 2017

@codingo See #48

codingo added a commit that referenced this issue Oct 2, 2017
Add support for random user agent and specified agent (#41)
@codingo
Copy link
Owner Author

codingo commented Oct 2, 2017

Closed with #48

@codingo codingo closed this as completed Oct 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants