]> jfr.im git - yt-dlp.git/commit - yt_dlp/jsinterp.py
[jsinterp] Fix bug in operator precedence
authorpukkandan <redacted>
Thu, 25 Aug 2022 04:06:32 +0000 (09:36 +0530)
committerpukkandan <redacted>
Thu, 25 Aug 2022 04:10:46 +0000 (09:40 +0530)
commit164b03c4864b0d44cfee5e7702f7c2317164a6cf
tree9036c265811001118cc394e3bef9bb8c041f5ae3
parente5458d1d88fcc81011ab19ba610c4b37946c9fa9
[jsinterp] Fix bug in operator precedence

Fixes https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1226659543
test/test_youtube_signature.py
yt_dlp/jsinterp.py