Commit History

Author SHA1 Message Date
  dirkf 6e2626f092 [JSInterp] Improve separation logic 2 years ago
  pukkandan 7009bb9f31 [jsinterp] Workaround operator associativity issue 2 years ago
  dirkf 55c823634d [jsinterp] Handle new YT players 113ca41c, c57c113c 2 years ago
  dirkf 4c6fba3765 [jsinterp] Improve try/catch/finally support 2 years ago
  dirkf d619dd712f [jsinterp] Fix bug in operator precedence 2 years ago
  dirkf 46b8ae2f52 [jsinterp] Clean up and pull yt-dlp style 2 years ago
  dirkf 538ec65ba7 [jsinterp] Handle regexp literals and throw/catch execution (#31182) 2 years ago
  dirkf b0a60ce203 [jsinterp] Improve JS language support (#31175) 2 years ago
  dirkf d231b56717 [jsinterp] Overhaul JSInterp to handle new YT players 4c3f79c5, 324f67b9 (#31170) 2 years ago
  dirkf 6ca7b77696 Refactor JSInterpreter._separate 3 years ago
  dirkf 9d142109f4 Back-port test_youtube_signature.py from yt-dlp and fix JSInterp accordingly 3 years ago
  dirkf 1ca673bd98 Fix splice to handle float 3 years ago
  df e1eae16b56 Handle default in switch better 3 years ago
  df 96f87aaa3b Back-port JS interpreter upgrade from yt-dlp PR #1437 3 years ago
  Sergey M․ 0e2d626ddd [jsinterp] Fix typo and cleanup regexes (closes #13134) 7 years ago
  Sergey M․ 7769f83701 [jsinterp] Add support for quoted names and indexers (closes #13123, closes #13130) 7 years ago
  Sergey M․ d1aeacd9bf [youtube] Fix extraction (closes #11663, #11664) 8 years ago
  Kacper Michajłow 189935f159 [jsinterp] Fix function calls without arguments. 8 years ago
  Sergey M․ b46eabecd3 [jsinterp] Relax JS function regex (Closes #9863) 8 years ago
  Philipp Hagemeister 1f749b6658 Revert "[jsinterp] Avoid double key lookup for setting new key" 8 years ago
  Lucas Moura 7c05097633 [jsinterp] Avoid double key lookup for setting new key 8 years ago
  Sergey M․ b95779be21 [jsinterp] Extend function regex (Closes #7900, closes #7901) 9 years ago
  Philipp Hagemeister 4c7d816dd7 [jsinterp] Adapt to updated YouTube code generation (Fixes #7623, fixes #7624, fixes #7625, fixes #7626) 9 years ago
  Yen Chi Hsuan ff29bf81f8 [jsinterp] Support alternative function definition form 9 years ago
  Philipp Hagemeister 3eff81fbf7 [jsinterp] Disable comment support 10 years ago
  Philipp Hagemeister 8cfb6efe6f [jsinterp] Correct div command 10 years ago
  Philipp Hagemeister 9e3f19919a [jsinterp] Beef up and add tests 10 years ago
  tinybug 85b9275517 Update jsinterp.py 10 years ago
  Philipp Hagemeister 4cb71e9b6a [jsinterp] Fix slice 10 years ago
  Philipp Hagemeister 16f8e9df8a [jsinterp] Allow uppercase object names 10 years ago