Skip to content

Releases: apivideo/api.video-typescript-uploader

v1.1.6

31 Oct 14:15
d7569ca

Choose a tag to compare

  • Add static wrapper

v1.1.5

26 Oct 14:25
8615fb1

Choose a tag to compare

  • Add cancel() methods
  • Add part number in progressive upload onProgress()

v1.1.4

21 Aug 13:33
78f4b67

Choose a tag to compare

  • Include mp4 in VideoUploadResponse type

v1.1.3

23 Jan 16:02
1818dbc

Choose a tag to compare

  • Add onPlayable() method to define a listener called when the video is playable

v1.1.2

19 Jan 13:21

Choose a tag to compare

  • Video upload: add maxVideoDuration option.

v1.1.1

18 Jan 09:37

Choose a tag to compare

  • Progressive upload: add mergeSmallPartsBeforeUpload option.

v1.1.0

10 Oct 10:03
e090dc9

Choose a tag to compare

  • Video upload & Progressive upload: allow user to set a customized video name.

v1.0.11

06 Jul 12:01
445d8ae

Choose a tag to compare

  • Add origin headers

v1.0.10

29 Jun 13:24
9049e97

Choose a tag to compare

  • Retry even if the server is not responding.
  • Add possibility to define a custom retry policy.

v1.0.9

24 May 13:23
51db6bd

Choose a tag to compare

  • Progressive upload: prevent last part to be empty