https://github.com/mitya33/one-video
One Video is a harmonised video player API providing interaction with embedded YouTube, Vimeo and native HTML5 video players. It works with any video embed HTML already present in the DOM - so an `iframe` element for YouTube/Vimeo embeds, or a `video` element for native HTML5 video.
https://github.com/mitya33/one-video
harmonisation harmonization html5-video html5-video-player media player shim video vimeo youtube
Last synced: about 2 months ago
JSON representation
One Video is a harmonised video player API providing interaction with embedded YouTube, Vimeo and native HTML5 video players. It works with any video embed HTML already present in the DOM - so an `iframe` element for YouTube/Vimeo embeds, or a `video` element for native HTML5 video.
- Host: GitHub
- URL: https://github.com/mitya33/one-video
- Owner: mitya33
- License: mit
- Created: 2020-06-18T13:54:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-11T11:05:23.000Z (over 5 years ago)
- Last Synced: 2025-10-13T09:43:55.895Z (9 months ago)
- Topics: harmonisation, harmonization, html5-video, html5-video-player, media, player, shim, video, vimeo, youtube
- Language: JavaScript
- Homepage: https://mitya.uk/projects/one-video
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# One Video
[Full documentation here](https://mitya.uk/projects/one-video)
One Video is a harmonised video player API providing interaction with embedded YouTube, Vimeo and native HTML5 video players. It works with any video embed HTML already present in the DOM - so an `iframe` element for YouTube/Vimeo embeds, or a `video` element for native HTML5 video.