영상대로라면 유투브 영상 자체가 나오게 됩니다.
당연한거지만 높이 너비를 예컨대 1과 0으로 조정해줘야 깔끔하게 노래만 나옵니다.
showinfo다음은 0&autoplay=1 로 바꿔주심 되겠습니다.
이 방법은 페이지 넘어갈 때마다 노래가 끊기고 처음부터 다시 재생되는 것이 단점입니다.
역시 페이지 이동시 재생이 끊기므로 BGM 플레이어로는 쓸모가 없습니다.
이 방법 또한 음악 파일을 따로 만들어야 한다는게 귀찮고, 페이지 이동 시 처음부터 재생되며, 플레이어 모양이 생기긴 하지만 플레이리스트는 없다는 단점이 있습니다.
오류가 많이 나서 더이상 이용되지 않는 듯 합니다. 대신에 블로거들이 새로 정착한 플레이어는 아래 Wikplayer입니다.
Wikplayer는 SCM보다 오류가 적고 design도 customizing 할 수 있어 좋습니다.
Tutorials
How to insert/paste the code into your existing template?
Instructions for editing your Blogger template.
Login to your Blogger account.
After you login, you will see an icon that looks like document as shown
HERE. Click on that icon, it will expand. Click on Template as indicated in the screenshot.
After that, you will see another button "Edit HTML" that is placed beside the orange Customise button. Click on "Edit HTML". This will open up an overlay window which shows the HTML code.
Scroll down and look for the <body> tag. Ensure that the body tag has an Angle Bracket before it. You can use the browser search function by holding down Ctrl + F (for Windows) or Command + F (for Mac) and type "<body" or "<body>". The former one is easier to find. For Blogger, the body tag could look like this "<body expr:class='"loading" + data:blog.mobileClass'>".
Paste the code you obtained from us just below the <body> tag as shown in the picture
HERE.
Save Template and voilà. You can see your new website now.
다만, 크롬 브라우저 이용시 자동 재생 설정은 무효합니다. 아래 기사와 같은 이유인데요.
이런 이슈가 있어서 크롬 64 이상 버전에서는 사용자가 플레이 버튼을 눌러야 재생이 됩니다. 물론 인터넷 익스플로어에서는 누르지 않아도 됩니다.
또한 유투브 링크 기반이다보니 유투브 광고가 종종 나오는 한계가 있습니다.
No comments