mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 00:20:47 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			180 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			180 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
 | 
						|
# source this file in your shell to get a POSIX locale (which will break many programs, but that's kind of the point)
 | 
						|
 | 
						|
export LC_ALL=POSIX
 | 
						|
export LANG=POSIX
 | 
						|
export LANGUAGE=POSIX
 |