Add streamable.com support (#585)
This commit is contained in:
parent
6aebe82298
commit
88c42af139
6 changed files with 30 additions and 2 deletions
|
|
@ -15,6 +15,7 @@ TYPE_MAP =
|
|||
us: UstreamPlayer
|
||||
im: ImgurPlayer
|
||||
vm: VideoJSPlayer
|
||||
sb: VideoJSPlayer
|
||||
|
||||
window.loadMediaPlayer = (data) ->
|
||||
try
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue