All changes to this project will be documented in this file.
- 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
- Update VideoStatusIngest enum
- Added missing AuthenticationFailedException
- 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
- 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
name
attribute in player themes
- Add support of
progressive uploads