diff options
author | dirkf <fieldhouse@gmx.net> | 2023-05-03 12:06:34 +0100 |
---|---|---|
committer | dirkf <fieldhouse@gmx.net> | 2023-07-19 22:14:50 +0100 |
commit | d9d07a95815a992bf5f876a62f25c831eb3f32ac (patch) | |
tree | d02660f9072ecdf5b5e8b6a9cc7b52d27915a407 /bin | |
parent | 825a40744bf9aeb743452db24e43d3eb61feb6c2 (diff) |
[utils] Improve js_to_json, align with yt-dlp
* support variable substitution, from https://github.com/yt-dlp/yt-dlp/pull/#521 etc,
thanks ChillingPepper, Grub4k, pukkandan
* improve escape handling, from https://github.com/yt-dlp/yt-dlp/pull/#521
thanks Grub4k
* support template strings from https://github.com/yt-dlp/yt-dlp/pull/6623
thanks Grub4k
* add limited `!` evaluation (eg, !!0 -> false, see tests)
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions