This topic describes the release notes for the upload SDK for PHP and provides links to the relevant references.

2022-04-19

Release date Edition Description Download link
2022-04-19 V1.0.3 PHP 8.0 or later are supported. Upload SDK for PHP and sample code

2019-04-12

Release date Edition Description Download link
2019-04-12 V1.0.2
  • The application ID can be specified during upload for resource isolation in the multi-application system.
  • The workflow ID can be specified during upload for automatic media processing.
Upload SDK for PHP and sample code

2019-02-28

Release date Edition Description Download link
2019-02-28 V1.0.1
  • The UserData parameter can be specified during the upload of images and auxiliary media assets.
  • Upload exceptions outside China are fixed.
Upload SDK for PHP and sample code

2018-12-21

Release date Edition Description Download link
2018-12-21 V1.0.0
  • Various types of media files can be uploaded to ApsaraVideo VOD, including video and audio files, images, and auxiliary media assets such as watermarks and subtitle files.
  • Local media files can be uploaded to ApsaraVideo VOD. The maximum size of a file that can be uploaded is 48.8 TB. Resumable upload is not supported.
  • Online media files can be uploaded to ApsaraVideo VOD. The maximum size of a file that can be uploaded is 48.8 TB. Online media files are downloaded to local temporary directories and then uploaded to ApsaraVideo VOD. Resumable upload is not supported.
  • M3U8 video files can be uploaded. An operation is added for parsing the M3U8 index files to obtain the list of part URLs. The URLs of part files can also be specified as needed. For more information, see Upload SDK for PHP.
Upload SDK for PHP and sample code