Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Warpwire URL support #152

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add Warpwire URL support #152

wants to merge 2 commits into from

Conversation

warpwire
Copy link

Warpwire is a video management and playback platform that is used mostly by educational institutions. It has been requested that we support H5P. To that end, we have added Warpwire URL detection and tested it on Moodle and Drupal 7.

Note that since we allow whitelabeled domains, it is not possible to test for Warpwire URLs by domain name patterns. The URL structure after the domain is consistent, albeit broad. If there is a better way to perform this test, I am open to changing the code.

@warpwire
Copy link
Author

Related PR: h5p/h5p-video#75

@warpwire
Copy link
Author

For testing, you can use this video URL: https://support.warpwire.com/w/CUgAAA/

@warpwire
Copy link
Author

The conflicts have been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant