aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-07-09[rh:curl_cffi] Support `curl_cffi` 0.7.Xcoletdjnz
2024-07-09[core] Do not alter default format selection when simulated (#9862)sepro
2024-07-08[ie/youtube] Fix JS `n` function name extraction (#10390)bashonly
2024-07-08[jsinterp] Implement `Function.prototype` resolving for `call` and `apply` (#...Simon Sawicki
2024-07-02[core] Disallow unsafe extensions (CVE-2024-38519)Simon Sawicki
2024-07-01[cleanup] Misc (#10075)bashonly
2024-06-28[test:download] Raise on network errors (#10283)bashonly
2024-06-22[cookies] Fix `--cookies-from-browser` DE detection on Linux (#10237)Peisen Wang
2024-06-12[cleanup] Add more ruff rules (#10149)sepro
2024-05-26[misc] Cleanup (#9765)Simon Sawicki
2024-05-26[ie/youtube] Extract upload timestamp if available (#9856)coletdjnz
2024-05-26[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)Simon Sawicki
2024-05-18[test] Fix connect timeout test (#9906)coletdjnz
2024-05-11[test] Add HTTP proxy tests (#9578)coletdjnz
2024-05-04[networking] Add `extensions` attribute to `Response` (#9756)bashonly
2024-04-28[core/windows] Fix tests for `sys.executable` with spaces (Fix for 64766459e3...Simon Sawicki
2024-04-27[core/windows] Improve shell quoting and tests (#9802)Simon Sawicki
2024-04-21[ie] Make `_search_nextjs_data` non fatal (#8937)Simon Sawicki
2024-04-09[core] Prevent RCE when using `--exec` with `%q` (CVE-2024-22423)Simon Sawicki
2024-04-09[cleanup] Misc (#9426)bashonly
2024-04-01[utils] `traverse_obj`: Convenience improvements (#9577)Simon Sawicki
2024-04-01[cleanup] Standardize `import datetime as dt` (#8978)pukkandan
2024-03-31Infer `acodec` for single-codec containerspukkandan
2024-03-30[utils] `traverse_obj`: Allow unbranching using `all` and `any` (#9571)Simon Sawicki
2024-03-30[test] `traversal`: Separate traversal tests (#9574)Simon Sawicki
2024-03-16[rh:curlcffi] Add support for `curl_cffi`coletdjnz
2024-03-16Add new options `--impersonate` and `--list-impersonate-targets`coletdjnz
2024-03-16[test] Workaround websocket server hanging (#9467)coletdjnz
2024-03-11[cleanup] Misc (#8968)pukkandan
2024-03-11[docs] Misc Cleanup (#8977)pukkandan
2024-03-04[test:websockets] Fix timeout test on Windows (#9344)sepro
2024-02-20[ie] Migrate commonly plural fields to lists (#8917)Lev
2024-02-18[rh] Remove additional logging handlers on close (#9032)coletdjnz
2024-01-21[rh:requests] Apply `remove_dot_segments` to absolute redirect locationscoletdjnz
2024-01-20[networking] Remove `_CompatHTTPError` (#8871)coletdjnz
2024-01-20[test] Skip source address tests if the address cannot be bound to (#8900)coletdjnz
2024-01-05[utils] `traverse_obj`: Support `xml.etree.ElementTree.Element` (#8911)Simon Sawicki
2023-12-30[cleanup] Misc (#8598)Simon Sawicki
2023-12-24[core] Fix format selection parse error for CPython 3.12 (#8797)Simon Sawicki
2023-12-21[core] Release workflow and Updater cleanup (#8640)bashonly
2023-12-20[test:networking] Update tests for OpenSSL 3.2 (#8814)bashonly
2023-12-20[networking] Strip whitespace around header values (#8802)coletdjnz
2023-12-06[utils] `traverse_obj`: Move `is_user_input` into output template (#8673)Simon Sawicki
2023-12-06[outtmpl] Support multiplicationpukkandan
2023-11-26[core] Parse `release_year` from `release_date` (#8524)sepro
2023-11-20[rh:websockets] Migrate websockets to networking framework (#7720)coletdjnz
2023-11-20[ie/nebula] Overhaul extractors (#8566)sepro
2023-11-16Remove Python 3.7 support (#8361)bashonly
2023-11-14[ie] Do not smuggle `http_headers`bashonly
2023-11-12[test:update] Implement simple updater unit testsbashonly