mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[bbc] Add test for atricle with multiple videos embedded with playlist.sxml
This commit is contained in:
		| @@ -608,6 +608,14 @@ class BBCIE(BBCCoUkIE): | |||||||
|             # rtmp download |             # rtmp download | ||||||
|             'skip_download': True, |             'skip_download': True, | ||||||
|         } |         } | ||||||
|  |     }, { | ||||||
|  |         # article with multiple videos embedded with playlist.sxml | ||||||
|  |         'url': 'http://www.bbc.com/sport/0/football/34475836', | ||||||
|  |         'info_dict': { | ||||||
|  |             'id': '34475836', | ||||||
|  |             'title': 'What Liverpool can expect from Klopp', | ||||||
|  |         }, | ||||||
|  |         'playlist_count': 3, | ||||||
|     }, { |     }, { | ||||||
|         # single video with playlist URL from weather section |         # single video with playlist URL from weather section | ||||||
|         'url': 'http://www.bbc.com/weather/features/33601775', |         'url': 'http://www.bbc.com/weather/features/33601775', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․