All changes to this project will be documented in this file.
- AI summary updates
- Analytics updates (ccv, views, ...)
- Add summary feature
- Add transcript feature
- Add /tags API endpoint
- Add discarded video endpoints
- Add sort parameters in analytics endpoints
- Add new analytics methods
- Add livestream complete() method
- Add API to get rate limiting headers
- Update VideoStatusIngest enum
- Fix upload with upload token and video id when video is smaller than chunk size
- Introducing new live streams restream feature
- Introducing new analytics endpoints
- period parameter is now mandatory in analytics endpoints
- Add SDK origin header
- Fix
video.publishedAt
type
- Add
ingest.receivedParts
attribute in GET /videos/{video_id}/status
- Fix metadata query param in GET /videos
- Add Origin identification headers
- Add applicationName parameter (to allow user agent extension)
- Add watermark endpoints
- Add video clips
- Fix tags[] query parameter format of GET /videos
- Correctly distinguish between "undefined", "defined" and "null" values if the playerId parameter of PATCH /videos/{videoId}
- Add an interface for progressive upload session
- Add `name attribute in player themes
- Add support of
progressive uploads