Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Generic oembed source #6

Open
sapkra opened this issue Jul 5, 2021 · 1 comment
Open

Feature Request: Generic oembed source #6

sapkra opened this issue Jul 5, 2021 · 1 comment

Comments

@sapkra
Copy link

sapkra commented Jul 5, 2021

It would be great if the plugin could accept more sources. The best solution would be to have a UI or place in the strapi project to configure new parsers.

Example

https://api.datawrapper.de/v3/oembed?format=json&url=https%3A%2F%2Fdatawrapper.dwcdn.net%2FWpAbK%2F2%2F

Base URL Input: https://api.datawrapper.de/v3/oembed?format=json&url=
Matching Domains: datawrapper.dwcdn.net

You could match them by

new URL('https://datawrapper.dwcdn.net/WpAbK/2/').hostname
@sapkra sapkra changed the title Feature Request: Generic embed/iframe Feature Request: Generic oembed source Jul 5, 2021
@7azin
Copy link

7azin commented May 8, 2023

maybe with the help of this package? https://github.com/extractus/oembed-extractor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants