유튜브 자동반복 재생소스는 필요한 명령만 주면은 됩니다.
아래의 짧은 소스를 사용 하시면은 편합니다.
이거는 은지님 유튜브 영상의 주소 입니다.
https://youtu.be/-ULa7PMpJs8
이것이 주소 코드 입니다. -ULa7PMpJs8
<iframe width="960" height="540" src=" https://www.youtube.com/embed/?autoplay=1&loop=1&playlist=TRJI_Ue1BSk" frameborder="0" allow="autoplay" allowfullscreen></iframe>
주소 코드를 소스의 빨간색 부분에 교체하여 사용 하면은 됩니다.
<iframe width="960" height="540" src=" https://www.youtube.com/embed/?autoplay=1&loop=1&playlist=-ULa7PMpJs8" frameborder="0" allow="autoplay" allowfullscreen></iframe>
위 와 같이 바꾸면은 됩니다.
첫댓글 <iframe width="960" height="540" src="https://www.youtube.com/embed/?autoplay=1&loop=1&playlist=-ULa7PMpJs8" frameborder="0" allow="autoplay" allowfullscreen></iframe>
소스가 간단 하네요...잘쓸께요..고맙습니다..