mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 01:02:13 +01:00
[README.md] Document license field for output template
This commit is contained in:
parent
7caf9830b0
commit
47462a125b
1 changed files with 1 additions and 0 deletions
|
@ -458,6 +458,7 @@ # OUTPUT TEMPLATE
|
|||
- `alt_title`: A secondary title of the video
|
||||
- `display_id`: An alternative identifier for the video
|
||||
- `uploader`: Full name of the video uploader
|
||||
- `license`: License name the video is licensed under
|
||||
- `creator`: The main artist who created the video
|
||||
- `release_date`: The date (YYYYMMDD) when the video was released
|
||||
- `timestamp`: UNIX timestamp of the moment the video became available
|
||||
|
|
Loading…
Reference in a new issue