1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-05-08 06:22:16 -05:00
pukkandan a439a3a45c
Improve output template (see desc)
* Objects can be traversed like `%(field.key1.key2)s`
* A number can be added to the field as `%(field+n)s`
* Deprecates `--autonumber-start`
2021-04-22 04:19:33 +05:30
..