mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 00:25:15 +00:00 
			
		
		
		
	[YoutubeDL] Add more numeric fields for NA substitution in outtmpl
This commit is contained in:
		@@ -635,6 +635,7 @@ class YoutubeDL(object):
 | 
				
			|||||||
                'average_rating', 'comment_count', 'age_limit',
 | 
					                'average_rating', 'comment_count', 'age_limit',
 | 
				
			||||||
                'start_time', 'end_time',
 | 
					                'start_time', 'end_time',
 | 
				
			||||||
                'chapter_number', 'season_number', 'episode_number',
 | 
					                'chapter_number', 'season_number', 'episode_number',
 | 
				
			||||||
 | 
					                'track_number', 'disc_number', 'release_year',
 | 
				
			||||||
                'playlist_index',
 | 
					                'playlist_index',
 | 
				
			||||||
            ))
 | 
					            ))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user