mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-02-01 04:57:34 +01:00
81e64cacf2
* 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}