mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-01-18 17:34:04 +01:00
b0a60ce203
* operator ?? * operator ?. * operator ** * accurate operator functions * `undefined` handling * object literals {a: 1, "b": expr} * more tests for weird JS comparisons: see https://github.com/ytdl-org/youtube-dl/issues/31173#issuecomment-1217854397.