1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2025-02-01 04:57:34 +01:00
dirkf 81e64cacf2 [jsinterp] Support multiple indexing (eg a[1][2])
* extend single indexing with improved RE (should probably use/have used _separate_at_paren())
* fix some cases that should have given undefined, not throwing
* standardise RE group names
* support length of objects, like {1: 2, 3: 4, length: 42}
2024-12-16 12:38:51 +00:00
..
2023-07-25 13:19:43 +01:00
2021-12-17 01:49:07 +07:00