Skip to content

Releases: chojnicki/video-platforms-parser

v1.4.0

23 May 14:47
067f5e1
Compare
Choose a tag to compare

Lumen support

v1.3.1

03 May 00:23
0a669eb
Compare
Choose a tag to compare

Facebook fix

v1.3.0

14 Feb 17:58
Compare
Choose a tag to compare

Twitter support

v1.2.2

27 Jan 22:19
Compare
Choose a tag to compare

PHPUnit testing

v1.2.1: Merge pull request #11 from ChrisAndreotti/allow-php-8

27 Jan 16:47
7faf3d5
Compare
Choose a tag to compare

v1.2.0

17 Nov 16:28
Compare
Choose a tag to compare

Streamable.com platform support

v1.1.2

16 Nov 00:32
Compare
Choose a tag to compare

Allow any word character in tags like "ę" or "ü", not just a-z

v1.1.1: Merge pull request #6 from celcius-digital-agency/master

27 Sep 13:05
8acf9fc
Compare
Choose a tag to compare

Fix possible undefined error on Vimeo parser

v1.1.0

19 Sep 02:55
Compare
Choose a tag to compare

Return duration of video (not supported in LiveLeak and Facebook yet due to platforms limitations - read issue #4 ).

Fix support for longer facebook links.

All used PHP extensions (nothing non-standard, relax..) added to composer require.

v1.0.2

02 Aug 10:05
Compare
Choose a tag to compare

Support short YT links (youtu.be/xxxx).
Fix undefined error it there is no tags in YT video.