Documentation Index
Fetch the complete documentation index at: https://docs.letmepost.dev/llms.txt
Use this file to discover all available pages before exploring further.
What it checks
After bytes resolve, the publisher inspects the resolvedmimeType and rejects anything outside Pinterest’s video allowlist.
Allowed: video/mp4, video/quicktime, video/m4v.
Why
Pinterest’s video upload pipeline accepts these container types only. Anything else surfaces fromPOST /v5/media as a vague registration failure or fails later during transcode — preflight catches it locally.