Releases: openedx/edx-val
Releases · openedx/edx-val
Fix external videos import into a course
External videos do not have any playback profiles associated, these are just to track video transcripts for those video components who do not use edX hosted videos for playback.
Add api util to check a video existence
Merge pull request #140 from edx/mrehan/bump-val bump val version
Backwards compatible video transcripts export
Ensure backward compatibility while new transcripts are exported in integration with platform.
Make create_or_update transcript atomic
This release makes VideoTranscript
's create_or_update
atomic
Import video transcripts
Import video transcripts to django storage.
Export video transcripts in course OLX
Merge pull request #128 from edx/release-26022018 Release 06 March 2018
Refactor/Add Transcript API utils.
Refactor/Add Transcript API utils according to the updated video transcript design (Phase 2).
Add audio_mp3 profile
Add missing audio_mp3
profile.
Add search for video images admin
0.1.9 release 6 February 2018
Add video as a foreign key for VideoTranscript
Merge pull request #119 from edx/mrehan/bump-val Bump VAL to 0.1.8