mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	Leave out characters the filesystem cannot encode (Closes: #264)
This commit is contained in:
		
							
								
								
									
										6
									
								
								devscripts/posix-locale.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								devscripts/posix-locale.sh
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
|  | ||||
| # 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 | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister