# 使用脚本破解

## 一键破解 <a href="#yi-jian-po-jie" id="yi-jian-po-jie"></a>

打开 **终端** 或 **iTerm** ，输入下面命令并回车

```
/bin/bash -c "$(curl -fsSL https://git.io/EmbyPremiereUnlock.sh)"
```

![](/files/tqRZIXBGuOoAhLfoM3I9)

输入 Mac 开机密码后提示解锁成功并自动重启 Emby 客户端

由于破解脚本是放到 github 的，有的人网络不行，github 被污染，所以脚本可能没获取到，这会导致破解失败！

**这时请使用下面的备用脚本**

```
/bin/bash -c "$(curl -fsSL https://gitlab.com/iptv-org/embypublic/-/raw/master/Script/EmbyPremiere.sh)"
```

## 播放 <a href="#bo-fang" id="bo-fang"></a>

![](/files/LxoksxvuAJDxNjEHeE9C)

随便找一部影片来播放，美滋滋。

如果 Emby 客户端更新了，可能需要使用上面命令重新破解一下。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://embywiki.feverss.cloud/use-on-various-devices/use-on-macos/using-official-client-on-macos/shi-yong-jiao-ben-po-jie.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
