Releases: openedx/edx-val
Releases · openedx/edx-val
Python modernizer and OEP-18 compliance
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
Merge pull request #167 from edx/mrehan/fix-long-query-string Missing HLS profile view accepts unlimited course IDs
Add pagination
Merge pull request #165 from edx/noraiz/EDUCATOR-3566 Add basic pagination in video upload page
Remove pysrt constraint
Remove pysrt constraint and run make upgrade.
Also add version tagging to setup.py
.
Fix transcript download failure
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
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
Merge pull request #148 from edx/mrehan/bump-val bump val version
Resolve distinct-on issue and un-skip corresponding tests
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
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
Do not link a new video to course if it has no playable encodings.