mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[youku] Fix tests
This commit is contained in:
		| @@ -42,6 +42,7 @@ class YoukuIE(InfoExtractor): | |||||||
|             'title': '武媚娘传奇 85', |             'title': '武媚娘传奇 85', | ||||||
|         }, |         }, | ||||||
|         'playlist_count': 11, |         'playlist_count': 11, | ||||||
|  |         'skip': 'Available in China only', | ||||||
|     }, { |     }, { | ||||||
|         'url': 'http://v.youku.com/v_show/id_XMTI1OTczNDM5Mg==.html', |         'url': 'http://v.youku.com/v_show/id_XMTI1OTczNDM5Mg==.html', | ||||||
|         'info_dict': { |         'info_dict': { | ||||||
| @@ -49,7 +50,6 @@ class YoukuIE(InfoExtractor): | |||||||
|             'title': '花千骨 04', |             'title': '花千骨 04', | ||||||
|         }, |         }, | ||||||
|         'playlist_count': 13, |         'playlist_count': 13, | ||||||
|         'skip': 'Available in China only', |  | ||||||
|     }, { |     }, { | ||||||
|         'url': 'http://v.youku.com/v_show/id_XNjA1NzA2Njgw.html', |         'url': 'http://v.youku.com/v_show/id_XNjA1NzA2Njgw.html', | ||||||
|         'note': 'Video protected with password', |         'note': 'Video protected with password', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Yen Chi Hsuan
					Yen Chi Hsuan