Historial de Commits

Autor SHA1 Mensaje Fecha
  dirkf 4652109643 [core,utils] Implement unsafe file extension mitigation hace 1 año
  dirkf 3c466186a8 [utils] Back-port Namespace and MEDIA_EXTENSIONS from yt-dlp hace 1 año
  dirkf 2eac0fa379 [utils] Save `orig_msg` in `ExtractorError` hace 1 año
  dirkf 06da64ee51 [utils] Update traverse_obj() from yt-dlp hace 1 año
  Ori Avtalion 4ea59c6107 [utils] Fix crash in _report_ignoring_subs from c58b655 (#32762) hace 1 año
  dirkf 19dc10b986 [utils] Apply compat_contextlib_suppress hace 1 año
  dirkf acc383b9e3 [utils] Let int_or_none() accept a base, like int() hace 1 año
  Hubert Hirtz f0812d7848 [utils] Handle user:pass in URLs (#28801) hace 1 año
  dirkf 427472351c [utils] Make restricted filenames ignore characters in Unicode categories Mark, Other hace 1 año
  dirkf 66ab0814c4 [utils] Revert bbd3e7e, updating docstring, test instead hace 2 años
  dirkf bbd3e7e999 [utils] Properly handle list values in update_url() hace 2 años
  dirkf 2efc8de4d2 [utils] Advertise optional supported `Content-Encoding`s hace 2 años
  dirkf e4178b5af3 [utils] Add and use `filter_dict()` from yt-dlp hace 2 años
  dirkf 2d2a4bc832 [utils] Revise `isinstance()` tests (especially for str/unicode/bytes) to complete Linter fix hace 2 años
  dirkf 7d965e6b65 [utils] Avoid comparing `type(var)`, etc, to pass new Linter rules hace 2 años
  dirkf abef53466d [utils] Rework URL path munging for ., .. components hace 2 años
  dirkf e7926ae9f4 [utils] Rework decoding of `Content-Encoding`s hace 2 años
  dirkf 2b7dd3b2a2 [utils] Fix update_Request() with empty data (not None) hace 2 años
  dirkf 1fa8b86f0b [utils] Remove stray undocumented Host header in redirect (fix 46fde7c) hace 2 años
  dirkf a190b55964 [utils] Fix broken Py 3.11+ compat in `traverse_obj()` hace 2 años
  dirkf cb9366eda5 [utils] Minor updates (merge_dicts, T) hace 2 años
  dirkf d9d07a9581 [utils] Improve js_to_json, align with yt-dlp hace 2 años
  dirkf 825a40744b [utils] Align traverse_obj() with yt-dlp hace 2 años
  dirkf 1d8d5a93f7 [test] Fixes for old Pythons hace 2 años
  bashonly 3801d36416 [utils] `YoutubeDLCookieJar`: Add `get_cookie_header` and `get_cookies_for_url` methods hace 2 años
  dirkf b383be9887 [core] Remove `Cookie` header on redirect to prevent leaks hace 2 años
  dirkf 46fde7caee [core] Update redirect handling from yt-dlp hace 2 años
  dirkf f47fdb9564 [utils] Add {expected_type} and Iterable support to traverse_obj() hace 2 años
  dirkf f24bc9272e [Misc] Fixes for 2.6 compatibility hace 2 años
  dirkf 11cc3f3ad0 [utils] Fix `compiled_regex_type` in 249f2b6 hace 2 años