[wp-trac] [WordPress Trac] #33783: Remove oEmbed support for Photobucket

WordPress Trac noreply at wordpress.org
Wed Sep 9 08:28:53 UTC 2015


#33783: Remove oEmbed support for Photobucket
-----------------------------------+------------------
 Reporter:  johnbillion            |       Owner:
     Type:  task (blessed)         |      Status:  new
 Priority:  low                    |   Milestone:  4.4
Component:  Embeds                 |     Version:
 Severity:  normal                 |  Resolution:
 Keywords:  2nd-opinion has-patch  |     Focuses:
-----------------------------------+------------------
Changes (by johnbillion):

 * keywords:  has-patch => 2nd-opinion has-patch


Comment:

 When `photobucket.com/oembed?url=http://i123.photobucket.com[...]` is
 requested, it redirects to `api.photobucket.com` which in turn redirects
 to `api123.photobucket.com`.

 We could cut out one of the redirects by switching the oEmbed endpoint to
 `api.photobucket.com`, which it clearly should be anyway.

 Sending the main photo page's URL to the oEmbed endpoint results in a 404.
 You need to use the 'Direct' URL from the 'Share Links' section on the
 page. @pento / @jkudish Does the partnerships team at WP.com have a
 contact at Photobucket? It'd be good if these URLs were embeddable. I
 suspect that WP.com's implementation supports the main photo page URL.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33783#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list