Commit History

Author SHA1 Message Date
  dirkf c052a16f72 [JSInterp] Add tests and relevant functionality from yt-dlp 8 months ago
  dirkf bd2ded59f2 [JSInterp] Improve unary operators; add `!` 8 months ago
  dirkf 16b7e97afa [JSInterp] Add `_separate_at_op()` 8 months ago
  dirkf d21717978c [JSInterp] Improve JS classes, etc 8 months ago
  dirkf 7513413794 [JSInterp] Reorganise some declarations to align better with yt-dlp 8 months ago
  dirkf 3eb8d22ddb [JSInterp] Temporary fix for #33102 8 months ago
  dirkf 1bc45b8b6c [JSInterp] Use `,` for join() with null/undefined argument 8 months ago
  dirkf c55dbf4838 [YouTube] Update signature extraction for players `643afba4`, `363db69b` 8 months ago
  dirkf a4fc1151f1 [JSInterp] Improve indexing 8 months ago
  dirkf 420d53387c [JSInterp] Improve tests 8 months ago
  dirkf 1dc27e1c3b [JSInterp] Make indexing error handling more conformant 9 months ago
  dirkf af049e309b [JSInterp] Handle undefined, etc, passed to JS_RegExp and Exception 9 months ago
  dirkf 94849bc997 [JSInterp] Improve Date processing 9 months ago
  dirkf 711e72c292 [JSInterp] Fix bit-shift coercion for player 9c6dfc4a 10 months ago
  dirkf ce1e556b8f [jsinterp] Add return hook for player `3bb1f723` 11 months ago
  dirkf f487b4a02a [jsinterp] Strip /* comments */ when parsing 11 months ago
  dirkf 60835ca16c [jsinterp] Fix and improve "methods" 11 months ago
  dirkf 94fd774608 [jsinterp] Fix and improve split/join 11 months ago
  dirkf 5dee6213ed [jsinterp] Fix and improve arithmetic operations 11 months ago
  dirkf 81e64cacf2 [jsinterp] Support multiple indexing (eg a[1][2]) 11 months ago
  dirkf c1a03b1ac3 [jsinterp] Fix and improve loose and strict equality operations 11 months ago
  dirkf 118c6d7a17 [jsinterp] Implement `typeof` operator 1 year ago
  dirkf dbc08fba83 [jsinterp] Improve slice implementation for player b12cc44b 1 year ago
  dirkf d35ce6ce95 [jsinterp] Support functionality for player `b22ef6e7` 1 year ago
  dirkf 76ac69917e [jsinterp] Further improve expression parsing (fix fd8242e) 1 year ago
  dirkf 756f6b45c7 [jsinterp] Re-align JSInterp and tests (esp.) with yt-dlp 1 year ago
  dirkf e0094e63c3 [jsinterp] Various tweaks 1 year ago
  dirkf fd8242e3ef [jsinterp] Fix and improve expression parsing 1 year ago
  dirkf ad01fa6cca [jsinterp] Add Debugger from yt-dlp 1 year ago
  dirkf 1d8d5a93f7 [test] Fixes for old Pythons 2 years ago