実行するのに間に合うようにライト ギャラリー プラグインを使用してビデオ ギャラリーを作成していますが、次のエラー Uncaught TypeError: Can not read property 'match' of undefined, as researched in forums but not yet encotrei solution が生成されます。
テストページ:
var youtube = src.match(/\/\/(?:www\.)?youtu(?:\.be|be\.com)\/(?:watch\?v=|embed\/)?([a-z0-9self\-]+)/i);