edx-platform
edx-platform copied to clipboard
Remove legacy video editor methods and its flag
Ticket: https://github.com/openedx/edx-platform/issues/35257
Remove feature waffle flag: LEGACY_STUDIO_VIDEO_EDITOR
Remove Old Video Editor legacy methods within BuiltIn Video XBlock.
It will help in decoupling the Video XBlock with the platform and make its extraction to the xblocks-contrib simpler.