media-embed

A PHP library to deal with all those media services around, parsing their URLs and displaying their audios/videos.

MIT License

Downloads
319.2K
Stars
178
Committers
26
media-embed - Use https if possible

Published by dereuromark over 7 years ago

Use https if possible

media-embed - Add Facebook videos

Published by dereuromark over 8 years ago

Thanks to @michilehr for this contribution!

media-embed - Bugfix release

Published by dereuromark almost 9 years ago

media-embed - Fix reverse parseId()

Published by dereuromark over 9 years ago

Using just the type and id now outputs the embed/iframe HTML code just fine now.
Also possible to adjust the width/height and respect the ratio by only defining on of those two.

media-embed - Improving regex

Published by dereuromark over 9 years ago

The matching has been improved for url-match regexes.

media-embed - PHP5.4

Published by dereuromark over 9 years ago

With PHP 5.3 being long EOL, this lib now requires at least PHP 5.4.

Also added more URLs.

media-embed - Initial Release

Published by dereuromark over 9 years ago

Initial release of this library.