function init(yt_username, q) {
    if (_e("ol-video-list")) {
        initVideoList(yt_username, q);
    }
}

