coleifer / micawber

a small library for extracting rich content from urls
http://micawber.readthedocs.org/
MIT License
635 stars 91 forks source link

About behavior when oembed is not supported #107

Closed ghost closed 2 years ago

ghost commented 2 years ago

Wouldn't it be possible to get OGP information when oembed is not supported?

coleifer commented 2 years ago

Sure, although you will probably want to write your own OGP Provider implementation, and then register it for whatever URLs you want it to match: https://micawber.readthedocs.io/en/latest/api.html#micawber.providers.Provider