mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[cleanup] Minor fixes
This commit is contained in:
		| @@ -895,7 +895,7 @@ class TestUtil(unittest.TestCase): | ||||
|             'dynamic_range': 'HDR10', | ||||
|         }) | ||||
|         self.assertEqual(parse_codecs('av01.0.12M.10.0.110.09.16.09.0'), { | ||||
|             'vcodec': 'av01.0.12M.10', | ||||
|             'vcodec': 'av01.0.12M.10.0.110.09.16.09.0', | ||||
|             'acodec': 'none', | ||||
|             'dynamic_range': 'HDR10', | ||||
|         }) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan