mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-11-04 11:43:47 +00:00 
			
		
		
		
	with compat_contextlib_suppress(*Exceptions):
    # code that fails silently for any of Exceptions
		
	
with compat_contextlib_suppress(*Exceptions):
    # code that fails silently for any of Exceptions