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

Additional Podbean URL formats #109

Closed simshaun closed 3 months ago

simshaun commented 3 months ago

We have a client with (I assume) a Podbean permalink in the form of https://www.podbean.com/eas/pb-abcde-1234567. It redirects to a media share URL like https://www.podbean.com/media/share/pb-abcde-1234567.

Their OEmbed API accepts either format. This PR expands the Podbean URL validation to accept both forms.

mpratt commented 2 months ago

@simshaun Thank you very much for the PR. It was merged a couple weeks ago, however it should now be available to the public with the new release.