[YoutubeDL] Add more numeric fields for NA substitution in outtmpl
This commit is contained in:
parent
89db639dfe
commit
b3175982c3
1 changed files with 1 additions and 0 deletions
|
@ -635,6 +635,7 @@ class YoutubeDL(object):
|
|||
'average_rating', 'comment_count', 'age_limit',
|
||||
'start_time', 'end_time',
|
||||
'chapter_number', 'season_number', 'episode_number',
|
||||
'track_number', 'disc_number', 'release_year',
|
||||
'playlist_index',
|
||||
))
|
||||
|
||||
|
|
Loading…
Reference in a new issue