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

Added user agent argument #43

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Added user agent argument #43

merged 1 commit into from
Aug 7, 2024

Conversation

freddyheppell
Copy link
Member

  • Updated default user agent to latest Chrome version
  • Added user agent arg to wpextract download and WPDownloader

@freddyheppell freddyheppell changed the base branch from dev to release/1.0.4 August 7, 2024 09:53
@freddyheppell freddyheppell merged commit 861e7e3 into release/1.0.4 Aug 7, 2024
6 checks passed
@freddyheppell freddyheppell deleted the custom-ua branch August 7, 2024 09:58
@freddyheppell freddyheppell mentioned this pull request Aug 7, 2024
freddyheppell added a commit that referenced this pull request Aug 13, 2024
* Added user agent argument (#43)

* types

* ruff

* docs improvements

* update docs

* add py.typed

* add type check workflow

* fix paramspec in py3.9

* add tests for picker select helpers

* more tests for download/parse/extract

* fix flaky test

* ruff

* wpapi crawler tests

* remove wpapi caching

* test get_obj_list and remove search

* more tests

* add e2e tests

* add extra info to e2e test docs

* remove unused UA argument on downloader

* ruff

* fix ua null behaviour

* ruff

* Improve download error handling on first request

* Revert type change to set_current_lang and instead concat inside extract()

* Update changelog

* fix incorrect docstring

* remove incorrect raises of not v2 error

* requestsession tests
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

Successfully merging this pull request may close these issues.

1 participant