Releases: HydraWiki/mediawiki-embedvideo
Releases · HydraWiki/mediawiki-embedvideo
v2.4.0
- New media handlers to embed locally uploaded video and audio files.
- Requires ffmpeg and ffprobe binaries to be installed.
- Uses HTML5
- Two new settings:
- $wgFFmpegLocation - Set the location of the ffmpeg binary.
- $wgFFprobeLocation - Set the location of the ffprobe binary.
v2.3.2
- Fix auto resize breaking when leaving full screen.
v2.3.1
- Fixed issue #54 (EmbedVideo doesn't work with mw-collapsible class)
- Fixed issue #50 ("arg" should be "args" in addService)
- Added "inline" option to alignment parameter.
- Fixed center alignment option CSS.
- Automatic resizing now targets mobile as well.
v2.3.0
- Hard cut off of support for versions older then MediaWiki 1.25
- Auto Resize attribute / feature added
- Reverted array_key_exists() regression to fix the
<embedvideo>
tag being broken.
v2.2.9
- Fixed issue with Twitch.tv switching over to HTTPS.
- Added support for http://media.ccc.de
- New services can now be added from other extensions programmatically.
v2.2.8
- Support for Daum TVPot
- Fix for URL arguments for youtube and youtubeplaylist.
- Support for Beam.pro.
- Support for Hitbox.tv.
v2.2.7
- Compatible with Mediawiki 1.24.0+
v2.2.6
This includes fixes for NicoNico Video IDs.