The correct Youtube video id regex. Regex done right!
Install with npm
$ npm install youtube-regex
$ npm test
Online
Usage
var youtubeRegex = ; // contains youtube url address;//=> true // also these will works;//=> true;//=> true;//=> true;//=> true;//=> true
For more use-cases see tests
Authors & Contributors
Copyright (c) 2014 Charlike Mike Reagent, contributors.
Released under the MIT
license.