coleifer / micawber

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

Fixes sequence of regex patterns match for embeds. #102

Closed anjali-92 closed 3 years ago

anjali-92 commented 3 years ago

Raised issue: https://github.com/coleifer/micawber/issues/101

coleifer commented 3 years ago

Please see comment on #101 - I will reopen the issue if there is a bug in the way micawber is translating the oembed patterns into regexes, otherwise I suggest opening a pull-request on oembed to reorder the patterns.