Add parameter (time) to oembed

No extra code needed.

Simply include the timestamp parameter onto the YouTube link, with the format of hash t equals number m number s.

Or in other words: #t=1m02s

The numbers are minutes and seconds.

Example of a rickroll pre-fast-forwarded to 1 minute in:

http://www.youtube.com/watch?v=dQw4w9WgXcQ#t=1m0s

YouTube’s oEmbed endpoint seems to handle this just fine and returns the code with the proper start parameter added to the video.