Skip to content
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.

Releases: HydraWiki/mediawiki-embedvideo

v2.7.4

18 Jul 18:37
3823238
Compare
Choose a tag to compare

Adding playlist support to the video link service.

v2.7.3

27 Mar 18:25
6e4a243
Compare
Choose a tag to compare
  • Default Twitch VOD to autoplay=false by default
  • Allow videos to be sized in 1:1 aspect ratios for special use cases.

v2.7.2

15 Mar 17:48
58ab18e
Compare
Choose a tag to compare
  • Added feature to evlplayer to allow default video content

v2.7.1

05 Mar 22:42
c0ba5d2
Compare
Choose a tag to compare
  • Pointed youku to its https embed to fix issues loading it on https enabled wikis.

v2.7.0

09 May 17:52
Compare
Choose a tag to compare
  • Added SoundCloud support
  • Added ability to use service name as a parser tag (if not defined previously)

v2.6.1

25 Apr 21:11
Compare
Choose a tag to compare

v2.6.0

13 Jan 19:09
Compare
Choose a tag to compare

v2.5.2

03 Nov 19:56
Compare
Choose a tag to compare

###v2.5.2

  • If ffmpeg is not installed on the server the FFProbe class will no longer attempt to use and instead just return generic descriptions.
  • Fixed properties on FFProbe being incorrectly declared as static.
  • Fixed issues with not returning generic descriptions when the local file being accessed by ffprobe is not readable.

###v2.5.1

  • Added URL argument support to Twitch services.

v2.5.0

13 Oct 22:12
Compare
Choose a tag to compare
  • Added support for VideoLink tags
  • Support for Disclose.tv added
  • Twitch VOD support updated.
  • Added #evu parser tag

v2.4.1

30 Aug 20:27
Compare
Choose a tag to compare
  • Merged Sophivorus' improvements and fixes.
    • Support for TubiTV.com with the tubitv service identifier.
    • Fixed vimeo aspect ratio.
    • Fixed dailymotion ID regex.
  • Fixed error messages being double parsed.