extractus / oembed-extractor

Extract oEmbed data from given webpage
https://extractor-demos.pages.dev/oembed-extractor
MIT License
108 stars 43 forks source link

How can i remove height and width attribute completely for embed ? #172

Closed anish2690 closed 1 year ago

ndaidong commented 1 year ago

@anish2690 I'm not sure about your expected result? Did you mean remove these attributes from iframe tag returned by oembed API? If so, you may need to use your custom DOM manipulation.