作者:pranavjindal99
项目:Youtube-Materia
setTimeout(() => {
deferred.reject();
}, config.xhrTimeout);
作者:pranavjindal99
项目:Youtube-Materia
window.onYouTubeIframeAPIReady = function() {
deferred.resolve();
};