1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-02-08 13:08:46 +01: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
..