Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  dirkf abef53466d [utils] Rework URL path munging for ., .. components 2 ani în urmă
  dirkf e7926ae9f4 [utils] Rework decoding of `Content-Encoding`s 2 ani în urmă
  dirkf 2b7dd3b2a2 [utils] Fix update_Request() with empty data (not None) 2 ani în urmă
  dirkf 1fa8b86f0b [utils] Remove stray undocumented Host header in redirect (fix 46fde7c) 2 ani în urmă
  dirkf a190b55964 [utils] Fix broken Py 3.11+ compat in `traverse_obj()` 2 ani în urmă
  dirkf cb9366eda5 [utils] Minor updates (merge_dicts, T) 2 ani în urmă
  dirkf d9d07a9581 [utils] Improve js_to_json, align with yt-dlp 2 ani în urmă
  dirkf 825a40744b [utils] Align traverse_obj() with yt-dlp 2 ani în urmă
  dirkf 1d8d5a93f7 [test] Fixes for old Pythons 2 ani în urmă
  bashonly 3801d36416 [utils] `YoutubeDLCookieJar`: Add `get_cookie_header` and `get_cookies_for_url` methods 2 ani în urmă
  dirkf b383be9887 [core] Remove `Cookie` header on redirect to prevent leaks 2 ani în urmă
  dirkf 46fde7caee [core] Update redirect handling from yt-dlp 2 ani în urmă
  dirkf f47fdb9564 [utils] Add {expected_type} and Iterable support to traverse_obj() 2 ani în urmă
  dirkf f24bc9272e [Misc] Fixes for 2.6 compatibility 2 ani în urmă
  dirkf 11cc3f3ad0 [utils] Fix `compiled_regex_type` in 249f2b6 2 ani în urmă
  dirkf 64d6dd64c8 [YouTube] Support Releases tab 2 ani în urmă
  dirkf 25124bd640 [devscripts] Improve hack to convert command-line options to API options 2 ani în urmă
  dirkf f35b757c82 [utils] Ensure `allow_types` for `variadic()` is a tuple 2 ani în urmă
  pukkandan 1d3751c3fe Escape URLs in `sanitized_Request`, not `sanitize_url` d2558234cf5dd12d6896eed5427b7dcdb3ab7b5a added escaping of URLs while sanitizing. However, `sanitize_url` may not always receive an actual URL. Eg: When using `youtube-dl "search query" --default-search ytsearch`, `search query` gets escaped to `search%20query` before being prefixed with `ytsearch:` which is not the intended behavior. So the escaping is moved to `sanitized_Request` instead. 4 ani în urmă
  dirkf 90c9f789d9 [utils] Add parse_qs, update_url 2 ani în urmă
  dirkf 58988c1421 [YouTube] Bypass age-gating for certain restricted videos 3 ani în urmă
  Andrei Lebedev 27ed77aabb [utils] Backport traverse_obj (etc) from yt-dlp (#31156) 2 ani în urmă
  dirkf c94a459a24 [utils] Sanitize look-alike Unicode glyphs in non-ID filename fields when --restrict-filenames 2 ani în urmă
  dirkf 556862bc91 [utils] Ensure RFC3986 encoding result is unicode 3 ani în urmă
  dirkf d231b56717 [jsinterp] Overhaul JSInterp to handle new YT players 4c3f79c5, 324f67b9 (#31170) 3 ani în urmă
  pukkandan 0700fde640 [utils, etc] Kill child processes when yt-dl is killed 4 ani în urmă
  pukkandan 1baa0f5f66 [utils] Escape URL while sanitizing 4 ani în urmă
  dirkf 52c3751df7 [utils] Enable ALPN in HTTPS to satisfy broken servers 3 ani în urmă
  Sergey M․ cfee2dfe83 [utils] PEP 8 4 ani în urmă
  Sergey M․ a00a7e0cad [utils] Add support for support for experimental HTTP response status code 308 Permanent Redirect (refs #27877, refs #28768) 4 ani în urmă