Skip to content

Releases: openedx/edx-val

Python modernizer and OEP-18 compliance

25 Jul 13:19
e33cc86
Compare
Choose a tag to compare
Merge pull request #176 from edx/msingh/python_modernizer

PROD-386: Adding status to verify OEP-7 compliance

Missing HLS profile view accepts unlimited course IDs

09 Jan 14:35
9f9994b
Compare
Choose a tag to compare
Merge pull request #167 from edx/mrehan/fix-long-query-string

Missing HLS profile view accepts unlimited course IDs

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.