curl --location --request POST '/features/task/create' \
--header 'X-API-Secret: {{api-secret}}' \
--header 'X-API-Key: <api-key>' \
--form 'file_id="file_1764213306399_7a305f60a9e4"' \
--form 'task_type="video_translation_pro"' \
--form 'user_params="{\"file_id\":\"file_1765174891624_470735c583fe\",\"file_name\":\"2.mp4\",\"file_type\":\"video\",\"oss_url\":\"https://cdn-proxy.56tool.com/temp/test/2.mp4\",\"local_mount_path\":\"/home/oss/temp/test/2.mp4\",\"duration\":156,\"file_size\":19862608,\"width\":720,\"height\":1280,\"origin_language\":\"en\",\"target_language\":\"zh\",\"open_sub\":true,\"mask_area\":null,\"sub_bar_style\":1,\"subtitle_style\":{\"font_size\":28,\"font_name\":\"Noto Sans\",\"font_bold\":0,\"font_italic\":0,\"font_underline\":0},\"subtitle_show\":2,\"margin_v\":140,\"auto_wrap\":true,\"max_chars_per_line\":40,\"save_instrumental\":true,\"auto_excute\":true}"'