Opened 15 years ago
Closed 15 years ago
#11978 closed feature request (wontfix)
Add moviecips.com oembed support
Reported by: | philipsoutham | Owned by: | |
---|---|---|---|
Milestone: | Priority: | lowest | |
Severity: | trivial | Version: | |
Component: | Embeds | Keywords: | has-patch |
Focuses: | Cc: |
Description
movieclips.com has support for oembed. Would be great if it could be added to the default whitelist as it's the only place on the web to embed legal, licensed clips of your favorite movie moments into your blog.
url scheme: http://movieclips.com/watch/*/*/
endpoint: http://movieclips.com/services/oembed/
Attachments (1)
Change History (5)
#3
@
15 years ago
- Severity changed from minor to trivial
To be honest, I think this is one of those features that absolutely should not be in core. Plugins can tap into oEmbed and enable this much more easily (and securely). The built-in media detection shouldn't have to support every site out there — that would just add more bloat.
Wikipedia deletes articles for a lack of importance; generally unimportant sites like movieclips.com should not be built into the core. It doesn't meet the same threshold of importance as something like Flickr, YouTube or Scribd.
Adds movieclips.com to whitelist of approved oembed providers.