Skip to content

Releases: openedx/edx-val

Add pagination

04 Jan 08:41
bfc48ea
Compare
Choose a tag to compare
Merge pull request #165 from edx/noraiz/EDUCATOR-3566

Add basic pagination in video upload page

Remove pysrt constraint

02 Jan 17:54
6771a50
Compare
Choose a tag to compare

Remove pysrt constraint and run make upgrade.

Also add version tagging to setup.py.

Fix transcript download failure

12 Dec 13:10
4d7e176
Compare
Choose a tag to compare
Merge pull request #164 from edx/noraiz/bump-edx-val-version

update edx-val version to 0.1.23

Re-encode videos that are missing HLS profiles

13 Nov 12:55
6e3bb01
Compare
Choose a tag to compare

This adds 2 edpoints:

  • To get videos which are missing HLS profile
  • To update HLS profile for a given video in a course

Optimize queries for getting course videos having YT profile

25 Sep 13:05
35d8e20
Compare
Choose a tag to compare
Merge pull request #148 from edx/mrehan/bump-val

bump val version

Resolve distinct-on issue and un-skip corresponding tests

14 Sep 12:20
737f8ef
Compare
Choose a tag to compare
Merge pull request #146 from edx/mrehan/resolve-test-skips

resolve distinct on issue and un-skip corresponding tests

Add api util to retrieve course videos with YT profile

04 Sep 13:01
4e832f3
Compare
Choose a tag to compare
Merge pull request #145 from edx/mrehan/bump-val

version bump to 0.1.19

Fix external videos showing up on video uploads page on cross-platform export/import

30 Jul 13:09
5d745a0
Compare
Choose a tag to compare

Do not link a new video to course if it has no playable encodings.

Fix external videos import into a course

05 Jul 11:59
ad63a29
Compare
Choose a tag to compare

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

28 Jun 12:29
74cd7fc
Compare
Choose a tag to compare
Merge pull request #140 from edx/mrehan/bump-val

bump val version