にこにこどうがのAPIからどうがのURLでいかりゃく
/* * @title にこにこどうがとかそっち側 * @description にこにこどうがのAPIからどうがのURLでいかりゃく * @include http://flapi.nicovideo.jp/api/getflv/* */ location.href=unescape(document.firstChild.textContent.match(/[\&^]url\=([\%\w\.\-]*)[\&$]/)[1]);