mpratt / Embera

A Oembed consumer library, that gives you information about urls. It helps you replace urls to youtube or vimeo for example, with their html embed code. It has advanced features like offline support, responsive embeds and caching support.
MIT License
335 stars 59 forks source link

Add support for YouTube Live URLs #107

Closed simshaun closed 3 months ago

simshaun commented 3 months ago

The YouTube provider currently is not handling YouTube Live URLs like this one of the Apple event: https://www.youtube.com/live/f1J38FlDKxo

This PR fixes that.