• 0.2.2 200c7d6d8c

    brian released this 2026-03-17 20:35:04 +00:00 | 0 commits to main since this release

    There have been multiple updates in this release:

    • Added better reloading of streamed data for improved consistency when checking compression job progress.
    • Notifications via Email through SMTP when compression jobs complete.
    • Settings are for SMTP setup
    • Components for the Javascript and Python assets for easier code location and modification moving forward.
    Downloads
  • 0.1.0 0e10143b5c

    brian released this 2026-03-12 22:03:57 +00:00 | 9 commits to main since this release

    VideoPress 0.1.0 introduces this simple, yet effective Video Compression application to the masses.

    VideoPress is a browser / web based application intended to help you find and compress large video files on your remote media server without having to move the files back and forth between machines, or run command line commands on the remote host in an SSH session.

    • search recursively through a selected media folder
    • find all media files larger than the size you specify in GB
    • Select all the files you want to compress from the list returned by the server.
    • Start compressing.
    • See updated progress, and final results.
    • The original file is not removed, so test your compressed version first, then remove the originals when you are sure everything is working.

    Benefits:

    • Simple - anyone can use this.
    • Forgiving - resources can be set with limits so your server isn't completely used up during compression runs.
    • Confident - Your originals aren't deleted automatically, so if anything goes wrong, you still have them
    • Informative - You know what's happening, and when it's done.
    • Efficient - Each file is made approximately 1/3 it's size (I've already freed up 10 GB of space with just a few files compressed).
    Downloads