Skip to content

Releases: SoftUni/CDN-Video-Uploader

CDN Video Uploader v1.2

11 Jun 15:46
23b923b
Compare
Choose a tag to compare

What's changed in version 1.2?

Added support for Bunny CDN (their FTP server was incompatible)

Minor improvements in the code: FTP folder navigation handling, error handling.

Full Changelog: v1.1...v1.2

CDN Video Uploader v1.1

14 May 23:36
Compare
Choose a tag to compare

What's new in version 1.1?

  • Added button "Generate CDN URLs for the current FTP folder"
    That's all.

CDN Video Uploader v1.0 (beta)

20 Dec 00:32
Compare
Choose a tag to compare

This is the first beta version of the CDN video uploader.

What's new?

  • Implemented "View Job Details" button to see the job's actions and their status during the job execution or before or after that.
  • Implemented "Multi action job scheduler", so that multiple video files can be transcoded and uploaded in parallel.
  • Implemented "App Settings" dialog box to edit the transcoding presets and HLS URL patterns.
  • Implemented "cancel running job" functionality.
  • Improved the UI of the active and finished jobs (the tables refresh more smoothly, without flickering).
  • Improved the percentage progress indicator in TranscodeAction (no more 121.7% done).
  • Implemented "start minimized, no focus" for ffmpeg process start.

Screenshots

image

image

image

image

CDN Video Uploader v0.92 (alpha)

07 Dec 10:33
Compare
Choose a tag to compare

This is the first alpha version of the tool, still unfinished, but works.
It uses GPU video encoding by default (NVidia CUDA).

CDN Video Uploader v0.9 (preview)

19 Nov 00:17
Compare
Choose a tag to compare

This is the first working proof of concept, unfinished release of the CDN Video Uploader.
It works, but is unfinished.