Add twitch clip support (#659)

This commit is contained in:
Calvin Montgomery 2017-05-27 11:49:27 -07:00
parent 995ab142e3
commit e9c519c6e2
6 changed files with 36 additions and 1 deletions

View file

@ -18,6 +18,7 @@ TYPE_MAP =
vm: VideoJSPlayer
hl: HLSPlayer
sb: VideoJSPlayer
tc: VideoJSPlayer
window.loadMediaPlayer = (data) ->
try