xblock-video
xblock-video copied to clipboard
Universal Video XBlock with pluggable backend for many video hosting providers
Bumps [django](https://github.com/django/django) from 2.2.25 to 3.2.24. Commits f5c8808 [3.2.x] Bumped version for 3.2.24 release. c1171ff [3.2.x] Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template ... 9dc3456 [3.2.x] Added stub...
Removes [hoek](https://github.com/hapijs/hoek). It's no longer used after updating ancestor dependencies [hoek](https://github.com/hapijs/hoek), [fsevents](https://github.com/fsevents/fsevents), [phantomjs-prebuilt](https://github.com/Medium/phantomjs) and [karma-coveralls](https://github.com/caitp/karma-coveralls). These dependencies need to be updated together. Removes `hoek` Updates `fsevents` from 1.1.2 to 1.2.13...
Bumps [qs](https://github.com/ljharb/qs), [qs](https://github.com/ljharb/qs) and [body-parser](https://github.com/expressjs/body-parser). These dependencies needed to be updated together. Updates `qs` from 6.4.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add...
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `engine.io` from 1.8.3 to 6.2.1 Release notes Sourced from engine.io's releases. 6.2.1 :warning:...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 2.3.1 to 4.2.1 Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug...
## Expected Behavior Transcripts are automatically fetched. ## Actual Behavior Transcripts are not available. ## Steps to Reproduce the Problem 1. Create a video unit; 1. Add a video URL...
## Change description - Add translations support. - Remove brightcove.css to fix player control buttons duplication. - Minor fixes according to relocation to py3 ## Type of change - [x]...
**Hi When I try to install xblock-video on ironwood release I get this error** > Obtaining video_xblock from git+https://github.com/appsembler/xblock-video.git#egg=video_xblock > Updating ./venvs/edxapp/src/video-xblock clone > DEPRECATION: Dependency Links processing has been...
I've used [this tweak](https://github.com/appsembler/xblock-video/issues/31#issuecomment-569813556) and installed the xblock but when I update assets I' m getting this error: `Traceback (most recent call last): File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/xblock/plugin.py", line 146, in load_classes yield...
I was able to install video_xblock in Hawthorn.1 after installing xblock-utils. I can import a course containing video_xblock units, but I cannot edit or create new units. I get the...