Historique des commits

Auteur SHA1 Message Date
  dirkf 23a848c314 [utils] Add `partial_application` decorator function il y a 1 mois
  dirkf 68fe8c1781 [utils] Support traversal helper functions `require`, `value`, `unpack` il y a 1 mois
  dirkf 96419fa706 [utils] Support `filter` traversal key il y a 1 mois
  dirkf 2190e89260 [utils] Support optional `safe` argument for `escape_rfc3986()` il y a 7 mois
  bashonly 43a74c5fa5 [core] Address gaps in allowed extensions il y a 1 an
  dirkf 37cea84f77 [core,utils] Support unpublicised `--no-check-extensions` il y a 1 an
  dirkf 4652109643 [core,utils] Implement unsafe file extension mitigation il y a 1 an
  dirkf 3c466186a8 [utils] Back-port Namespace and MEDIA_EXTENSIONS from yt-dlp il y a 1 an
  dirkf 2eac0fa379 [utils] Save `orig_msg` in `ExtractorError` il y a 1 an
  dirkf 06da64ee51 [utils] Update traverse_obj() from yt-dlp il y a 1 an
  Ori Avtalion 4ea59c6107 [utils] Fix crash in _report_ignoring_subs from c58b655 (#32762) il y a 1 an
  dirkf 19dc10b986 [utils] Apply compat_contextlib_suppress il y a 1 an
  dirkf acc383b9e3 [utils] Let int_or_none() accept a base, like int() il y a 1 an
  Hubert Hirtz f0812d7848 [utils] Handle user:pass in URLs (#28801) il y a 1 an
  dirkf 427472351c [utils] Make restricted filenames ignore characters in Unicode categories Mark, Other il y a 2 ans
  dirkf 66ab0814c4 [utils] Revert bbd3e7e, updating docstring, test instead il y a 2 ans
  dirkf bbd3e7e999 [utils] Properly handle list values in update_url() il y a 2 ans
  dirkf 2efc8de4d2 [utils] Advertise optional supported `Content-Encoding`s il y a 2 ans
  dirkf e4178b5af3 [utils] Add and use `filter_dict()` from yt-dlp il y a 2 ans
  dirkf 2d2a4bc832 [utils] Revise `isinstance()` tests (especially for str/unicode/bytes) to complete Linter fix il y a 2 ans
  dirkf 7d965e6b65 [utils] Avoid comparing `type(var)`, etc, to pass new Linter rules il y a 2 ans
  dirkf abef53466d [utils] Rework URL path munging for ., .. components il y a 2 ans
  dirkf e7926ae9f4 [utils] Rework decoding of `Content-Encoding`s il y a 2 ans
  dirkf 2b7dd3b2a2 [utils] Fix update_Request() with empty data (not None) il y a 2 ans
  dirkf 1fa8b86f0b [utils] Remove stray undocumented Host header in redirect (fix 46fde7c) il y a 2 ans
  dirkf a190b55964 [utils] Fix broken Py 3.11+ compat in `traverse_obj()` il y a 2 ans
  dirkf cb9366eda5 [utils] Minor updates (merge_dicts, T) il y a 2 ans
  dirkf d9d07a9581 [utils] Improve js_to_json, align with yt-dlp il y a 2 ans
  dirkf 825a40744b [utils] Align traverse_obj() with yt-dlp il y a 2 ans
  dirkf 1d8d5a93f7 [test] Fixes for old Pythons il y a 2 ans