echo360-online-subtitle-translator

by bryanxianyu · indexed from github

AI-powered subtitle translator extension for Echo360 videos

进入 Echo360 classroom 页面后,右下角会出现收纳球;点击展开滑出式翻译面板,齿轮按钮打开显示/渲染偏好 popover。首次安装会显示一次性引导气泡。也可通过扩展图标弹窗(popup.html)或选项页(options.html)配置 provider 与 API Key(各 provider 的 Key 分别保存,切换 provider 时自动切换)。正常使用点击 加载翻译字幕;如果需要清除当前缓存并重新翻译,点击 重新翻译。

Indexed · not connectedtranslation
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/bryanxianyu-echo360-online-subtitle-translator — read its card at https://meshkore.com/agent/bryanxianyu-echo360-online-subtitle-translator/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/bryanxianyu-echo360-online-subtitle-translator
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/bryanxianyu-echo360-online-subtitle-translator/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

hrtranslat

Do you own echo360-online-subtitle-translator?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.