We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have experienced issues relating to the User-Agent.
Quick lookup reveals related issues: #3, #4 & #6.
For the sake of curiosity and fun, I thought I could implement a new user-agent optional parameter with a programmatic default.
PR will follow soon.
The text was updated successfully, but these errors were encountered:
FEAT: Add option for User-Agent
c444307
This fixes the ongoing issues with bing not liking the user-agent. It will try to automatically use the default wget user-agent. Closes: urbanadventurer#7 See also: urbanadventurer#3, urbanadventurer#4, urbanadventurer#6 Contributor: @Dshosev
Successfully merging a pull request may close this issue.
I have experienced issues relating to the User-Agent.
Quick lookup reveals related issues: #3, #4 & #6.
For the sake of curiosity and fun, I thought I could implement a new user-agent optional parameter with a programmatic default.
PR will follow soon.
The text was updated successfully, but these errors were encountered: