Release v1.1.5 : mp4Support renditions, optimizeAudio, and track title support , update media Schemas and source resolution - #5
Open
Sumasree8 wants to merge 24 commits into
Open
Conversation
Spec and regenerated SDK/docs: - Model mp4Support as a list of renditions (type/status/width/height/ext) instead of a string; Get Media now uses GetMediaDetailResponse - Add optional `title` to audio/subtitle track add/update/generate - Drop `url` from UpdateTrackRequest — the track file can no longer be swapped, only its language and title - Accept bare numeric sourceResolution values (2160/1440/1080/720/480/360) - Allow uncapped resources: maxDuration is 0 or 60-28800, and CreatePlaybackId.resolution is nullable - Add `optimizeAudio` to the live-clip/media source settings - Migrate doc links to the restructured site (webhooks/*, error-codes/error-codes, in-video-ai/*, video-on-demand/*) and rename video.media.subtitle.generated.ready -> video.media.subtitle.generated - Sync the packaged fastpix_python/fastpix.yaml with fixed.yaml Repo hygiene: - Rename old-yaml.yaml -> fastpix-openai.yaml and keep it as the pristine upstream spec; SDK-side corrections live in fixed.yaml only
Keep the 1.1.5 branch state on all conflicting files; main's v1.1.4 content is superseded. Keep fixed.yaml and fastpix_python/fastpix.yaml deleted, and node_modules/ and tests/examples/ untracked per .gitignore.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.