【发布时间】:2019-10-29 12:25:07
【问题描述】:
我正在尝试使用来自https://www.fembed.com/api#transfer-video 的这个 api,有人可以详细说明如何使用 php 来使用它,我知道如何使用 curl -X POST。
-d "client_id=ClIENT_ID&client_secret=ClIENT_SECRET"
-d "links=JSON_ENCODED_ARRAY"
-H "Content-Type: application/x-www-form-urlencoded"```
can someone help me and give me an example please
【问题讨论】: