1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-01-19 01:44:03 +01:00
dirkf d9d07a9581 [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)
2023-07-19 22:14:50 +01:00
..
2023-07-18 10:50:46 +01:00
2023-02-13 03:54:51 +00:00
2023-07-18 10:50:46 +01:00
2017-07-23 16:24:18 +08:00