mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[compat, networking] Deprecate old functions (#2861)
Authored by: coletdjnz, pukkandan
This commit is contained in:
		| @@ -57,11 +57,11 @@ from .utils import ( | ||||
|     read_stdin, | ||||
|     render_table, | ||||
|     setproctitle, | ||||
|     std_headers, | ||||
|     traverse_obj, | ||||
|     variadic, | ||||
|     write_string, | ||||
| ) | ||||
| from .utils.networking import std_headers | ||||
| from .YoutubeDL import YoutubeDL | ||||
| 
 | ||||
| _IN_CLI = False | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 coletdjnz
					coletdjnz