Commit History

Author SHA1 Message Date
  dirkf 2389c7cbd3 [compat] Fix casefold import __all__ syntax in a19855f 2 years ago
  dirkf ee731f3d00 [ITV] Fix UA capitalisation in 384f632 2 years ago
  dirkf 1f7c6f8b2b [core] Further improve platform debug log 2 years ago
  dirkf d89c2137ba [jsinterp] Small updates for a85a875 2 years ago
  dirkf d1c6c5c4d6 [core] Improve platform debug log, based on yt-dlp 2 years ago
  dirkf 6ed3433828 [jsinterp] Add short-cut evaluation for common expression 2 years ago
  dirkf a85a875fef [jsinterp] Handle NaN in bitwise operators 2 years ago
  dirkf 11cc3f3ad0 [utils] Fix `compiled_regex_type` in 249f2b6 2 years ago
  dirkf 64d6dd64c8 [YouTube] Support Releases tab 2 years ago
  dirkf 211cbfd5d4 [jsinterp] Minimally handle arithmetic operator precedence 2 years ago
  dirkf 26035bde46 [DashSegmentsFD] Correctly detect errors when `fragment_retries` == 0 2 years ago
  dirkf 2da3fa04a6 [YouTube] Simplify signature patterns 2 years ago
  Gabriel Nagy 735e87adfc [core] Sanitize info dict before dumping JSON (fixes fe7e130) (#32032) 2 years ago
  dirkf fe7e13066c [core] Add and use sanitize_info() method from yt-dlp 2 years ago
  dirkf 213d1d91bf [core] No longer importing copy 2 years ago
  dirkf f8253a5289 [core] Avoid deepcopy of ctx dict (fix f35b757) (Pt 2) 2 years ago
  dirkf d6ae3b77cd [core] Avoid deepcopy of ctx dict (fix f35b757) 2 years ago
  dirkf 9f4d83ff42 [options] Add --mtime option, unsets default --no-mtime 2 years ago
  dirkf 25124bd640 [devscripts] Improve hack to convert command-line options to API options 2 years ago
  dirkf 78da22489b [compat] Add and use `compat_open()` like Py3 `open()` 2 years ago
  dirkf 557dbac173 [FragmentFD] Fix iteration with infinite limit 2 years ago
  dirkf cdf40b6aa6 [test] Update tests for Ubuntu 20.04 2 years ago
  pukkandan 3f6d2bd76f [extractor/youtube] Bypass throttling for `-f17` 2 years ago
  pukkandan 88f28f620b [extractor/youtube] Construct fragment list lazily 2 years ago
  dirkf f35b757c82 [utils] Ensure `allow_types` for `variadic()` is a tuple 2 years ago
  dirkf 45495228b7 [downloader/http] Only check for resumability when actually resuming 2 years ago
  dirkf 6fece0a96b [AENetworksBaseIE] Report missing show data instead of crash 2 years ago
  dirkf 70ff013910 [devscripts] Add a hack to convert command-line options to API options 2 years ago
  dirkf e8de54bce5 [core] Handle `/../` sequences in HTTP URLs 2 years ago
  dirkf baa6c5e95c [FragmentFD] Respect `--no-continue` 2 years ago