projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4bd63f
)
[pandoratv] Add IE names
author
Sergey M․
<dstftw@gmail.com>
Thu, 31 Dec 2015 18:42:42 +0000
(
00:42
+0600)
committer
Sergey M․
<dstftw@gmail.com>
Thu, 31 Dec 2015 18:42:42 +0000
(
00:42
+0600)
youtube_dl/extractor/pandoratv.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/pandoratv.py
b/youtube_dl/extractor/pandoratv.py
index 34cede4c13d64f0b76b7f58745b9c51825beab40..8d49f5c4aff04954e773b9eb575af912130a8401 100644
(file)
--- a/
youtube_dl/extractor/pandoratv.py
+++ b/
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',