Gaya Subtitel
Saat menggunakan API AI Clipping atau Find Moments dengan subtitel diaktifkan, Anda dapat menentukan template gaya subtitel melalui parameter cc_style_tpl.
Penggunaan
Berikan ID gaya sebagai nilai cc_style_tpl saat mengirimkan tugas:
curl -X POST https://wayinvideo-api.wayin.ai/api/v2/clips \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "x-wayinvideo-api-version: v2" \
-d '{"video_url": "https://www.youtube.com/watch?v=example", "enable_caption": true, "cc_style_tpl": "STYLE_ID"}'
Gaya yang Tersedia
| Style ID | Preview |
|---|---|
smart-bg-focus | ![]() |
box-highlight | ![]() |
word-focus | ![]() |
underline-focus | ![]() |
temp-0 | ![]() |
temp-1 | ![]() |
temp-2 | ![]() |
temp-3 | ![]() |
temp-4 | ![]() |
temp-5 | ![]() |
temp-6 | ![]() |
temp-7 | ![]() |
temp-8 | ![]() |
temp-9 | ![]() |
temp-10 | ![]() |
temp-11 | ![]() |
temp-12 | ![]() |
temp-13 | ![]() |
temp-14 | ![]() |
temp-15 | ![]() |
temp-16 | ![]() |
temp-17 | ![]() |
temp-static-1 | ![]() |
temp-static-2 | ![]() |
temp-static-3 | ![]() |
temp-static-4 | ![]() |
temp-static-5 | ![]() |
temp-static-6 | ![]() |
game-streamer-1 | ![]() |
game-streamer-2 | ![]() |
game-streamer-3 | ![]() |
game-streamer-4 | ![]() |
game-streamer-5 | ![]() |
game-streamer-6 | ![]() |
game-streamer-7 | ![]() |
Catatan: Gambar pratinjau menunjukkan rendering perkiraan. Hasil aktual mungkin berbeda. Jika tidak ada
cc_style_tplyang ditentukan, gaya teks default akan diterapkan.


































