mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[cleanup] Misc (#8598)
Authored by: bashonly, pukkandan, seproDev, Grub4K Co-authored-by: bashonly <bashonly@protonmail.com> Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com> Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
This commit is contained in:
		| @@ -60,7 +60,13 @@ from .postprocessor import ( | ||||
|     get_postprocessor, | ||||
| ) | ||||
| from .postprocessor.ffmpeg import resolve_mapping as resolve_recode_mapping | ||||
| from .update import REPOSITORY, _get_system_deprecation, _make_label, current_git_head, detect_variant | ||||
| from .update import ( | ||||
|     REPOSITORY, | ||||
|     _get_system_deprecation, | ||||
|     _make_label, | ||||
|     current_git_head, | ||||
|     detect_variant, | ||||
| ) | ||||
| from .utils import ( | ||||
|     DEFAULT_OUTTMPL, | ||||
|     IDENTITY, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Simon Sawicki
					Simon Sawicki