if(typeof window.i==='undefined'){clearInterval(window.i)}
else{
let lastText='';
function check(){
let toEl=$('.well--container--2edq4 span');
let fromEl=$('p[data-purpose="transcript-cue-active"] span');
let currentText=fromEl.html();
if(lastText!==currentText){toEl.html(currentText)}lastText=fromEl.html()}window.i=setInterval(check,200)
}
이거했는데 이거 계속 올라감.....실시간 번역 안되고;; 어케함 형들.. 내돈....
딱봐도 cdn 안 가져와서 생긴거네
노드 안쓰고 생으로 개발하는 강의지?
응..?
https://www.udemy.com/course/complete-react-developer-zero-to-mastery/
요건뎅...ㅠㅠ