mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:35:12 +00:00 
			
		
		
		
	[pandoratv] Add IE names
This commit is contained in:
		@@ -15,6 +15,8 @@ from ..utils import (
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class PandoraTVIE(InfoExtractor):
 | 
					class PandoraTVIE(InfoExtractor):
 | 
				
			||||||
 | 
					    IE_NAME = 'pandora.tv'
 | 
				
			||||||
 | 
					    IE_DESC = '판도라TV'
 | 
				
			||||||
    _VALID_URL = r'https?://(?:.+?\.)?channel\.pandora\.tv/channel/video\.ptv\?'
 | 
					    _VALID_URL = r'https?://(?:.+?\.)?channel\.pandora\.tv/channel/video\.ptv\?'
 | 
				
			||||||
    _TEST = {
 | 
					    _TEST = {
 | 
				
			||||||
        'url': 'http://jp.channel.pandora.tv/channel/video.ptv?c1=&prgid=53294230&ch_userid=mikakim&ref=main&lot=cate_01_2',
 | 
					        'url': 'http://jp.channel.pandora.tv/channel/video.ptv?c1=&prgid=53294230&ch_userid=mikakim&ref=main&lot=cate_01_2',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user