Releases: raccoongang/xblock-video
Releases · raccoongang/xblock-video
v0.9.0
Added
- Direct transcripts streaming from 3PlayMedia service.
Now Video Xblock will always use up-to-date transcripts from 3PM.
Changed
- UI: Transcripts settings section now split into two panels.
To make more apparent how different options are related and which
transcripts are going to be diplayed.- "Manual & default transcripts"
- "3PlayMedia transcripts"
v0.8.0
Added
- Vimeo: default transcripts fetching.
Changed
- Use new 3PlayMedia API to fetch transcripts translations.
- Increase test coverage. Which means better stability.
Fixed
- A bug preventing setting Video Platform API key. E.g.
BC_TOKEN
for Brightcove. - Transcripts collision bug, which prevented teachers from replacing
transcript for a given language.
v0.7.1
v0.7.0
v0.6.6
v0.6.5
v0.6.4
v0.6.3
Changed
- Extend Brightcove url regex to include additional set of video urls.
Now it supports both:https://studio.brightcove.com/products/videos/<media-id>
https://studio.brightcove.com/products/videocloud/media/videos/<media-id>
- Restructure JavaScript codebase.