# YouTube 미리보기에 재생 버튼과 인라인 재생 기능이 없습니다

**URL:** https://meta.discourse.org/t/youtube-previews-miss-play-button-and-inline-playing/268804
**Category:** Support
**Created:** [6월 18, 2023, 1:05오후 UTC](https://meta.discourse.org/t/youtube-previews-miss-play-button-and-inline-playing/268804 "2023-06-18T13:05:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Dmitry\_Krasnoperov](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dmitry_krasnoperov/32/65079_2.png) [@Dmitry\_Krasnoperov](https://meta.discourse.org/u/Dmitry_Krasnoperov)
#### Post date: [6월 18, 2023, 1:05오후 UTC](https://meta.discourse.org/t/youtube-previews-miss-play-button-and-inline-playing/268804/1 "2023-06-18T13:05:25Z")

</div>

안녕하세요,  
버전 3.1.0.beta4를 설치한 후(현재는 beta5가 설치되어 있습니다) 이전 메시지들에 포함된 임베드 YouTube 영상이 재생되지 않습니다. 예를 들어 다음과 같습니다.

```plaintext
Keith Rowe
https://youtu.be/JV1zeXnl52Y

```

이것이 현재 보이는 모습입니다. 이미지를 클릭하면 YouTube로 이동합니다.

 ![Screenshot 2023-06-18 at 15.51.35](https://global.discourse-cdn.com/meta/original/4X/0/c/6/0c64d5c39ed0edc3daa35fb6a8cfc70ca20a7349.jpeg)

이를 수정하려면 게시물에서 HTML 재구성을 수행해야 하며, 그렇게 하면 모든 것이 정상적으로 작동합니다.

 ![Screenshot 2023-06-18 at 16.02.35](https://global.discourse-cdn.com/meta/original/4X/8/7/1/871bb0827408d9160269f3c86f626c433202a96e.jpeg)

YouTube로 전환하지 않고 포럼에서 임베드 YouTube 영상이 다시 재생되도록 일괄 HTML 재구성을 수행하는 방법을 알려주실 수 있을까요?

감사합니다!

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [6월 18, 2023, 3:21오후 UTC](https://meta.discourse.org/t/youtube-previews-miss-play-button-and-inline-playing/268804/2 "2023-06-18T15:21:38Z")

</div>

> [@Rebake all posts matching a pattern](https://meta.discourse.org/t/rebake-all-posts-matching-a-pattern/48713):
>
> bookmark This guide provides instructions on how to rebake all posts in Discourse that match a specific string or regular expression, utilizing the Rails console for additional advanced options. person_raising_hand Required user level: Administrator warning Console access required Want to rebake all the posts matching a string or regular expression? Let’s get started! Accessing your site To begin, connect to your Discourse Droplet via SSH and enter the Docker container for your Disc…

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [6월 20, 2023, 9:49오전 UTC](https://meta.discourse.org/t/youtube-previews-miss-play-button-and-inline-playing/268804/3 "2023-06-20T09:49:39Z")

</div>

> [@Dmitry\_Krasnoperov](#):
>
> 포럼에서 YouTube로 전환하지 않고 임베드된 YouTube 영상을 다시 재생할 수 있도록 대량 Rebuild HTML을 만드는 방법을 알려주세요.

이와 관련하여 주의할 점이 있습니다. YouTube 영상이 포함된 게시글만 대상으로 하고, 각 rebake 사이에 타이머를 설정하지 않으면 YouTube에 대한 요청이 많이 발생하여 서버 IP가 일시적으로 블랙리스트에 등재될 수 있으며, 이로 인해 YouTube 임베드가 깨질 수 있습니다.

저도 이런 일이 있었습니다. 참고:

> [@"Onebox Assistant", crawl for those previews reliably!](https://meta.discourse.org/t/onebox-assistant-crawl-for-those-previews-reliably/107405/128?u=canapin):
>
> Not related, but I used the plugin when rebaking all my posts after a huge import (1,6 M posts), including posts containing Youtube videos. Youtube ended by blacklisting my IP after too much embedding. Installing and enabling Onebox Assistant resolved this issue, and I didn’t need it after the rebake. I disabled it but didn’t remove it (just in case, you know). It was perfect for this task.
