Add twitch clip support (#659)
This commit is contained in:
parent
995ab142e3
commit
e9c519c6e2
6 changed files with 36 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ TYPE_MAP =
|
|||
vm: VideoJSPlayer
|
||||
hl: HLSPlayer
|
||||
sb: VideoJSPlayer
|
||||
tc: VideoJSPlayer
|
||||
|
||||
window.loadMediaPlayer = (data) ->
|
||||
try
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue