AnantLabs / oohembed

Automatically exported from code.google.com/p/oohembed
Other
0 stars 0 forks source link

Youtube share url new format #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Send request for youtube video using the new share url format - for instance, 
"http://youtu.be/I2WfCdufvCE" instead of 
"http://www.youtube.com/watch?v=I2WfCdufvCE"

What is the expected output? What do you see instead?
Request "http://oohembed.com/oohembed/?url=http://youtu.be/I2WfCdufvCE" does 
not return anything, whereas youtube's own oembed service 
("http://www.youtube.com/oembed?url=http://youtu.be/I2WfCdufvCE") does return 
valid response

What version of the product are you using? On what operating system?
-

Please provide any additional information below.

Original issue reported on code.google.com by juris.au...@gmail.com on 20 May 2011 at 4:30