-
-
Notifications
You must be signed in to change notification settings - Fork 96
Home
Marco edited this page Mar 28, 2023
·
4 revisions
yt-dlp-web-ui provides a JSON-RPC 1.0 compliant RPC interface.
The available transport protocols are: HTTP-POST and WebSockets with their respective secure extensions (HTTPS-POST and WebSocketsSecurity).
This wiki is about wiring up a custom RPC client to the RPC server. (the examples will be written in JavaScript and Python3).
- Service.Exec
- Service.Progess
- Service.Formats
- Service.Pending
- Service.Running
- Service.Kill
- Service.KillAll
- Service.Clear
- Service.Clear
- Service.Clear