Opened 12 years ago
Closed 11 years ago
#24170 closed enhancement (fixed)
oEmbed / Vimeo: Support player.vimeo.com-style URLs
Reported by: | danielbachhuber | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.9 | Priority: | low |
Severity: | minor | Version: | |
Component: | Embeds | Keywords: | has-patch 2nd-opinion |
Focuses: | Cc: |
Description
Vimeo also supports URLs like http://player.vimeo.com/video/64213430 for its oEmbed endpoint. It would be nice if the core regex also handled these URLs.
Attachments (1)
Change History (8)
#4
@
11 years ago
- Keywords 2nd-opinion added
- Milestone changed from Awaiting Review to Future Release
I don't know if they're still used, though they still work. http://player.vimeo.com/video/85152562.
If we can find them in use, we should support them. If they're no longer used, I don't think it's worth it.
#5
@
11 years ago
I found a handful of reports in the forums about this exact problem, so since Vimeo is phasing it out, I think it's a coin toss here :/ So few people appear to have this problem. I think we should patch it, since it's rare enough that if it does happen, the odds of someone recognizing why AND knowing the 'fix' is to use the non-player URL would be rarer.
player.vimeo is their old URL - http://vimeo.com/help/faq/sharing-videos/embedding-videos#can-i-embed-my-video-on-an-https-domain - How much is this used that it's still needed?