|
|
@ -24,7 +24,7 @@ class PiczelIE(InfoExtractor):
|
|
|
|
'description': 'Horni Vibin\'',
|
|
|
|
'description': 'Horni Vibin\'',
|
|
|
|
'is_live': bool,
|
|
|
|
'is_live': bool,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
#'skip': 'Stream is offline'
|
|
|
|
'skip': 'Stream is offline',
|
|
|
|
'params': {
|
|
|
|
'params': {
|
|
|
|
'skip_download': True,
|
|
|
|
'skip_download': True,
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -38,7 +38,7 @@ class PiczelIE(InfoExtractor):
|
|
|
|
'description': 'GENERAL BUTCH',
|
|
|
|
'description': 'GENERAL BUTCH',
|
|
|
|
'is_live': bool,
|
|
|
|
'is_live': bool,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
#'skip': 'Stream is offline'
|
|
|
|
'skip': 'Stream is offline',
|
|
|
|
'params': {
|
|
|
|
'params': {
|
|
|
|
'skip_download': True,
|
|
|
|
'skip_download': True,
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -52,7 +52,7 @@ class PiczelIE(InfoExtractor):
|
|
|
|
'description': u'(ノ´ヮ`)ノ*: ・゚',
|
|
|
|
'description': u'(ノ´ヮ`)ノ*: ・゚',
|
|
|
|
'is_live': bool,
|
|
|
|
'is_live': bool,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
#'skip': 'Stream is offline'
|
|
|
|
'skip': 'Stream is offline',
|
|
|
|
'params': {
|
|
|
|
'params': {
|
|
|
|
'skip_download': True,
|
|
|
|
'skip_download': True,
|
|
|
|
},
|
|
|
|
},
|
|
|
|