mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[extractor/common] Introduce uploader, uploader_id and uploader_url meta fields for playlists (#11427, #15018)
This commit is contained in:
		| @@ -301,8 +301,9 @@ class InfoExtractor(object): | |||||||
|     There must be a key "entries", which is a list, an iterable, or a PagedList |     There must be a key "entries", which is a list, an iterable, or a PagedList | ||||||
|     object, each element of which is a valid dictionary by this specification. |     object, each element of which is a valid dictionary by this specification. | ||||||
|  |  | ||||||
|     Additionally, playlists can have "title", "description" and "id" attributes |     Additionally, playlists can have "id", "title", "description", "uploader", | ||||||
|     with the same semantics as videos (see above). |     "uploader_id", "uploader_url" attributes with the same semantics as videos | ||||||
|  |     (see above). | ||||||
|  |  | ||||||
|  |  | ||||||
|     _type "multi_video" indicates that there are multiple videos that |     _type "multi_video" indicates that there are multiple videos that | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․