iamcal / oembed

The oEmbed Spec
http://oembed.com
MIT License
1.32k stars 651 forks source link

Add pandavideo provider #632

Closed AmarildoLima93 closed 2 years ago

AmarildoLima93 commented 2 years ago

Add prandavideo provider

iamcal commented 2 years ago

tests are failing: image

iamcal commented 2 years ago

instead of player-vz-*.tv.pandavideo.com.br, use *.tv.pandavideo.com.br instead

AmarildoLima93 commented 2 years ago

Thanks! I sent a new commit with the change

iamcal commented 2 years ago

Your PR has been merged and site has been updated, thanks.

Using the central registry via HTTP is highly discouraged - you should instead use the discovery mechanism to allows services to consume OEmbed resources: https://oembed.com/#section4

If you need to consume the registry data, please use the NPM package as detailed in the README.