mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[compat] Fix shutils.move in restricted ACL mode on BSD (#5309)
				
					
				
			Authored by: ClosedPort22, pukkandan
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| import os | ||||
| import shutil | ||||
| 
 | ||||
| from .common import PostProcessor | ||||
| from ..compat import shutil | ||||
| from ..utils import ( | ||||
|     PostProcessingError, | ||||
|     decodeFilename, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ClosedPort22
					ClosedPort22