mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[weiqitv] Rename the extractor - capitilize 'TV'
This commit is contained in:
		| @@ -4,7 +4,7 @@ from __future__ import unicode_literals | ||||
| from .common import InfoExtractor | ||||
|  | ||||
|  | ||||
| class WeiqitvIE(InfoExtractor): | ||||
| class WeiqiTVIE(InfoExtractor): | ||||
|     IE_DESC = 'WQTV' | ||||
|     _VALID_URL = r'http://www\.weiqitv\.com/index/video_play\?videoId=(?P<id>[A-Za-z0-9]+)' | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yen Chi Hsuan
					Yen Chi Hsuan