mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[letv] LetvCloud: simplify and improve _VALID_URL
This commit is contained in:
		| @@ -245,7 +245,7 @@ class LetvPlaylistIE(LetvTvIE): | ||||
|  | ||||
| class LetvCloudIE(InfoExtractor): | ||||
|     IE_DESC = '乐视云' | ||||
|     _VALID_URL = r'http://yuntv\.letv\.com/bcloud.html\?.*$' | ||||
|     _VALID_URL = r'https?://yuntv\.letv\.com/bcloud.html\?.+' | ||||
|  | ||||
|     _TESTS = [{ | ||||
|         'url': 'http://yuntv.letv.com/bcloud.html?uu=p7jnfw5hw9&vu=467623dedf', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yen Chi Hsuan
					Yen Chi Hsuan