mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[extractor/generic] Add test for #12761
This commit is contained in:
		| @@ -1652,6 +1652,15 @@ class GenericIE(InfoExtractor): | |||||||
|             }, |             }, | ||||||
|             'add_ie': [SenateISVPIE.ie_key()], |             'add_ie': [SenateISVPIE.ie_key()], | ||||||
|         }, |         }, | ||||||
|  |         { | ||||||
|  |             # Limelight embeds (1 channel embed + 4 media embeds) | ||||||
|  |             'url': 'http://www.sedona.com/FacilitatorTraining2017', | ||||||
|  |             'info_dict': { | ||||||
|  |                 'id': 'FacilitatorTraining2017', | ||||||
|  |                 'title': 'Facilitator Training 2017', | ||||||
|  |             }, | ||||||
|  |             'playlist_mincount': 5, | ||||||
|  |         }, | ||||||
|         # { |         # { | ||||||
|         #     # TODO: find another test |         #     # TODO: find another test | ||||||
|         #     # http://schema.org/VideoObject |         #     # http://schema.org/VideoObject | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․