mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 01:02:48 +01:00
[YoutubeDL] Add more numeric fields for NA substitution in outtmpl
This commit is contained in:
parent
89db639dfe
commit
b3175982c3
@ -635,6 +635,7 @@ def prepare_filename(self, info_dict):
|
||||
'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 New Issue
Block a user