Replace twitch clip player (#842)

This commit is contained in:
Calvin Montgomery 2020-01-26 20:17:55 -08:00
parent c809b1994a
commit 58e4e09840
4 changed files with 8 additions and 4 deletions

View file

@ -18,7 +18,7 @@ TYPE_MAP =
vm: VideoJSPlayer
hl: HLSPlayer
sb: StreamablePlayer
tc: VideoJSPlayer
tc: TwitchClipPlayer
cm: VideoJSPlayer
mx: MixerPlayer