aaronpk / XRay

X-Ray returns structured data from any URL
https://xray.p3k.app
MIT License
90 stars 15 forks source link

Allow iframe from YouTube and Vimeo #97

Closed swentel closed 4 years ago

swentel commented 4 years ago

It's tricky to pass on $opts in all parsers to get to Formats, so I used a helper function which keeps a static variable. See allow_iframe_video()