コミット履歴

作者 SHA1 メッセージ 日付
  dirkf a190b55964 [utils] Fix broken Py 3.11+ compat in `traverse_obj()` 2 年 前
  dirkf b2741f2654 [InfoExtractor] Add search methods for Next/Nuxt.js from yt-dlp 2 年 前
  dirkf 8465222041 [Clipchamp] Add new extractor back-ported from yt-dlp 2 年 前
  dirkf 4339910df3 [DLF] Add site extractors back-ported from yt-dlp 2 年 前
  dirkf eaaf4c6736 [Whyp] Add extractor back-ported from yt-dlp 2 年 前
  dirkf 4566e6e53e [GlobalPlayer] Add site extractors back-ported from yt-dlp 2 年 前
  dirkf 1e8ccdd2eb [InfoExtractor] Support groups in _`search_regex()`, etc 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 47214e46d8 [compat] Fix old Pythons broken loading of valueless cookie attributes 2 年 前
  dirkf 1d8d5a93f7 [test] Fixes for old Pythons 2 年 前
  dirkf 1634b1d61e [doc] Warn against setting cookies with --add-header 2 年 前
  bashonly 21438a4194 [downloader/external] Fix cookie support 2 年 前
  Simon Sawicki 8334ec961b [core] Process header cookies on loading 2 年 前
  bashonly 3801d36416 [utils] `YoutubeDLCookieJar`: Add `get_cookie_header` and `get_cookies_for_url` methods 2 年 前
  dirkf b383be9887 [core] Remove `Cookie` header on redirect to prevent leaks 2 年 前
  dirkf 46fde7caee [core] Update redirect handling from yt-dlp 2 年 前
  dirkf 648dc5304c [compat] Add Request and HTTPClient compat for redirect 2 年 前
  dirkf 1720c04dc5 [test] Make skipped tests in test_execution work with Py 2.6 2 年 前
  dirkf d5ef405c5d [core] Align error reporting methods with yt-dlp 2 年 前
  dirkf f47fdb9564 [utils] Add {expected_type} and Iterable support to traverse_obj() 2 年 前
  dirkf b6dff4073d [core] Revert version display from b8a86dc 2 年 前
  dirkf f24bc9272e [Misc] Fixes for 2.6 compatibility 2 年 前
  dirkf b08a580906 [workflows/ci.yml] Fix test support for Py 2.6 2 年 前
  dirkf 2500300c2a [workflows/ci.yml] Restore test support for Py 3.2 2 年 前
  dirkf 58fc5bde47 [workflows/ci.yml] Restore test support for Py 3.3, 3.4, and add 2.6 2 年 前
  dirkf fa7f0effbe [YouTube] Avoid crash in author extraction 2 年 前
  dirkf ebdc82c586 [workflows/ci.yml] Replace actions/setup-python for legacy Pythons 2 年 前
  pukkandan 9112e668a5 [YouTube] Improve nsig function name extraction 2 年 前