Skip to content

Release v2.0.2

Latest
Compare
Choose a tag to compare
@BazzaCuda BazzaCuda released this 21 Jun 19:29
· 5 commits to main since this release
1efba8e

Windows 64-bit Binaries

If the first line of the input files box contains .m3u8, the UI will change to the following:
ffmpegparams ffmpeg

  1. Paste (or whatever) a URL for a .m3u8 file into the Input Files box.
  2. Enter a file name, without an extension, in the box provided.
  3. Enter the file extension - defaults to .mp4
  4. In the lower box, enter a destination folder - the app will add a trailing backslash if you don't include one.
  5. click the FFmeg button.

A command prompt box will open with the running FFmpeg hopefully downloading the video stream.

Dragging and dropping, or pasting, normal file paths and file names into the Input Files box will reset the UI to normal.

I've included a copy of ffmpeg.exe for those that don't yet have it. It can go in the same folder as this exe.

Note, the source files below don't include the latest changes. Please go to the main page if you want the most recent source code.