diff options
author | dirkf <fieldhouse@gmx.net> | 2024-04-21 23:42:08 +0100 |
---|---|---|
committer | dirkf <fieldhouse@gmx.net> | 2024-05-30 15:46:36 +0100 |
commit | 06da64ee51cd405b9392ba484cf7d3d31a88ee30 (patch) | |
tree | 9e52705c22131dea945bf015447d080faef778ba /.gitignore | |
parent | a08f2b7e4567cdc50c0614ee0a4ffdff49b8b6e6 (diff) |
[utils] Update traverse_obj() from yt-dlp
* remove `is_user_input` option per https://github.com/yt-dlp/yt-dlp/pull/8673
* support traversal of compat_xml_etree_ElementTree_Element per https://github.com/yt-dlp/yt-dlp/pull/8911
* allow un/branching using all and any per https://github.com/yt-dlp/yt-dlp/pull/9571
* support traversal of compat_cookies.Morsel and multiple types in `set()` keys per https://github.com/yt-dlp/yt-dlp/pull/9577
thx Grub4k for these
* also, move traversal tests to a separate class
* allow for unordered dicts in tests for Py<3.7
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions