mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	Added --force-overwrites option (https://github.com/ytdl-org/youtube-dl/pull/20405)
				
					
				
			Co-authored by alxnull
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| #!/bin/bash | ||||
|  | ||||
| # Keep this list in sync with the `offlinetest` target in Makefile | ||||
| DOWNLOAD_TESTS="age_restriction|download|iqiyi_sdk_interpreter|socks|subtitles|write_annotations|youtube_lists|youtube_signature|post_hooks" | ||||
| DOWNLOAD_TESTS="age_restriction|download|iqiyi_sdk_interpreter|overwrites|socks|subtitles|write_annotations|youtube_lists|youtube_signature|post_hooks" | ||||
|  | ||||
| test_set="" | ||||
| multiprocess_args="" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 alxnull
					alxnull