RegexYoutubeJavascript: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    7 February 2012

    • curprev 17:3517:35, 7 February 2012Jonas Lund talk contribs 301 bytes +301 Created page with "<source lang="javascript"> function youtube_parser(url){ var regExp = /^.*((youtu.be\/)|(v\/)|(\/u\/\w\/)|(embed\/)|(watch\??v?=?))([^#\&\?]*).*/; var match = url.match(r..."