Closed GoogleCodeExporter closed 9 years ago
Two points:
1. I implemented what was reported as expected output in issue #11 If you
believe
the output should be different, please give the exact output.
2. You would be the first person to ask for iframe wrapping in the response.
The spec
(oembed.com) suggests that consumers should be the ones wrapping the response
in an
iframe if they fear XSS attacks.
So my question is, why do you think the html portion should be an iframe?
Original comment by deepak.s...@gmail.com
on 20 Apr 2010 at 12:27
We wrap in a iFrame due to having not ported all our player features from the
first version of our player. You'll
note our sites embed code is an iFrame.
It will remain this way while we fix the remaining issues. Due to your service
sending users an embed tag we get
complaints to our help desk.
We are implementing oEmbed on our site in the next few days anyways. This again
will return an iFrame until we
can fix these issues.
Original comment by brooks.l...@gmail.com
on 20 Apr 2010 at 12:31
Okay.. changed it to return an iframe in r21f2b96c1a
Please check it out.
Original comment by deepak.s...@gmail.com
on 20 Apr 2010 at 10:34
Thanks!
We also now offer oEmebed from dotSUB. http://solutions.dotsub.com/oEmbed
Original comment by brooks.l...@gmail.com
on 20 Apr 2010 at 1:25
gah.. you said "next few days" to implement oEmbed but took just one day! If I
had
known, I wouldn't have done the iframe fix and just used your oembed endpoint
:-)
Seriously though, if an upstream provider has an oembed endpoint, I use that
and also
pass along any extra parameters like maxwidth, etc. Will be doing that soon.
Original comment by deepak.s...@gmail.com
on 21 Apr 2010 at 1:57
Sorry about that Deepak, it was easier to implement than I thought. We also
have some dotSUB specific
parameters that can be passed.
Original comment by brooks.l...@gmail.com
on 21 Apr 2010 at 2:38
Migrated to dotsub's own oembed endpoint.
Original comment by deepak.s...@gmail.com
on 19 Nov 2010 at 2:02
Original issue reported on code.google.com by
brooks.l...@gmail.com
on 19 Apr 2010 at 1:26