[discovery] extract series meta field(#21808)
This commit is contained in:
		| @@ -94,6 +94,8 @@ class DiscoveryIE(DiscoveryGoBaseIE): | |||||||
|                 self._API_BASE_URL + 'content/videos', |                 self._API_BASE_URL + 'content/videos', | ||||||
|                 display_id, 'Downloading content JSON metadata', |                 display_id, 'Downloading content JSON metadata', | ||||||
|                 headers=headers, query={ |                 headers=headers, query={ | ||||||
|  |                     'embed': 'show.name', | ||||||
|  |                     'fields': 'authenticated,description.detailed,duration,episodeNumber,id,name,parental.rating,season.number,show,tags', | ||||||
|                     'slug': display_id, |                     'slug': display_id, | ||||||
|                     'show_slug': show_slug, |                     'show_slug': show_slug, | ||||||
|                 })[0] |                 })[0] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Remita Amine
					Remita Amine