Re: oEmbed
							
								 
							
							
								Reply #3 – 
							
							
						
					
					
						Makes it easier to extract the important parts of a webpage. Instead of grabbing all of the HTML from a Youtube page and parsing out the object, it gives you all of the info about the video.
						
						
					
				
				
						
						
							Re: oEmbed
							
								 
							
							
								Reply #4 – 
							
							
						
					
					
						Anyway, the oembed could be used via javascript as well like the current code, that way the server doesn't have to wait for responses at posting time and the server wouldn't risk to hit potential limits on number of fetches per day/hour.