[sponskrub] Better debug output and error message
This commit is contained in:
parent
43820c0370
commit
fbced7341d
3 changed files with 12 additions and 11 deletions
|
|
@ -108,4 +108,4 @@ class TrovoLiveIE(InfoExtractor):
|
|||
'is_live': try_get(player_info, lambda x: x['isLive'], bool),
|
||||
'thumbnail': url_or_none(vod_info.get('coverUrl')),
|
||||
'uploader_id': str_or_none(try_get(vod_details, lambda x: x['json'][video_id]['streamerInfo']['uid'])),
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue