Explorar o código

[pandoratv] Add IE names

Sergey M․ %!s(int64=10) %!d(string=hai) anos
pai
achega
72528252e3
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      youtube_dl/extractor/pandoratv.py

+ 2 - 0
youtube_dl/extractor/pandoratv.py

@@ -15,6 +15,8 @@ from ..utils import (
 
 
 class PandoraTVIE(InfoExtractor):
+    IE_NAME = 'pandora.tv'
+    IE_DESC = '판도라TV'
     _VALID_URL = r'https?://(?:.+?\.)?channel\.pandora\.tv/channel/video\.ptv\?'
     _TEST = {
         'url': 'http://jp.channel.pandora.tv/channel/video.ptv?c1=&prgid=53294230&ch_userid=mikakim&ref=main&lot=cate_01_2',