video.cyberwarex.com publishes 2 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.003 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /meta | GET | $0.001 | 402 |
| /transcript | GET | $0.003 | 402 |
YouTube video metadata in one call: title, channel name and id, duration, upload date, view and like counts, description, thumbnail URL, the chapter list with start and end times, and the language plu…
YouTube video transcript extraction with per-segment timing. Returns the caption track as timed segments (start, duration, text) plus the full plain text, or as SRT subtitles. Uses the creator's manua…