커밋 기록

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