Wyzie News

Wyzie Subs logo

Update: Wyzie Synced, a Status API, and download options

#Wyzie Synced

New: POST /sync lines a subtitle up to your video using either a short list of speech timestamps or the audio itself.

  • Send audio straight from the browser with wyzie-lib's syncSubtitle and detectSpeech, or from the command line with ffmpeg.
  • A sync costs 5 requests.
  • Media up to 8 GB is supported. Over about 90 MB, wyzie-lib uploads it in chunks automatically, so a full 4K rip still works. Nothing you send is ever saved; the audio is stripped and discarded as soon as the sync finishes.
  • Chunked upload keeps Cloudflare's protection in front of large uploads, so it currently only works through wyzie-lib, not a single raw request.

Try it at sub.wyzie.io/synced or read the docs.

#Downloads

  • dual=<lang> puts a second language under every line.
  • Per-request options (offset, fps, plain, sdh, clean) mean you don't need to re-upload a file to tweak it.
  • The keyless /download page now searches every source with the same guardrails as the API, not just the free ones.
  • Every download still goes through /c/..., which strips provider ad cues.

#Status API

GET /status/api is a JSON status and uptime feed: overall status, each provider's state, uptime over 24h/7d/30d/90d, and incidents from the last 30 days. There's a human-readable version at /status, and a shields.io badge if you want one on your own README.

#Pricing

Translation costs 25 requests, a Wyzie Synced sync costs 5. Search and download stay at 1 each.

#Security

A pass across the API, the store and this site tightened billing, key issuance and account security. Nothing user-facing changes; if anything broke because of it, let us know.

#This page

/news (this page) is new. RSS is at /news/feed.xml, and you can get updates by email below with a one-click unsubscribe. We don't use the address for anything else.