mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[downloader] Pass info_dict to progress_hooks
				
					
				
			This commit is contained in:
		| @@ -322,6 +322,7 @@ class YoutubeDL(object): | ||||
|                        progress, with a dictionary with the entries | ||||
|                        * status: One of "downloading", "error", or "finished". | ||||
|                                  Check this first and ignore unknown values. | ||||
|                        * info_dict: The extracted info_dict | ||||
|  | ||||
|                        If status is one of "downloading", or "finished", the | ||||
|                        following properties may also be present: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan