Skip to content

Releases: dfaker/WebmGenerator

Version 2.3.1 - Windows build

06 Sep 16:51
c676181
Compare
Choose a tag to compare
  • File extension naming bugfix
  • Mux buffer size increase for ffmpeg bug
  • Move Id after title for tydl downloads

Version 2.3.0 - Windows build

04 Sep 02:08
e8cd5de
Compare
Choose a tag to compare
  • Optionally keep downloaded clips and store them in a separate folder, reloading on starup.
  • New regional blur and posterise filters.
  • Video previews available on merge screen.
  • Filename added to webm metadata output as title tag.
  • Icons added to buttons.
  • Skip to next clip button on clip selection screen.
  • Youtube-dl upgrade option in file menu.
  • Handle single failed download in youtube-dl playlist and continue with next file.
  • Add unique source ID to youtube-dl downloaded files.
  • Multi-threading in encoder stage.
  • Playlist downloading in youtuble-dl adds files as soon as they complete rather than waiting for the end of the entire playlist.
  • Colour coding of progress bars.
  • Tweaks to timeline dragging to make repeated small adjustments easier (slightly wider draggable area).

Version 2.2.6 - Windows build

28 Aug 18:51
92fd93d
Compare
Choose a tag to compare

Progress bar now fills smoothly for showing two pass progress.

Version 2.2.5 - Windows build with filter fix and better naming of merge options

27 Aug 21:59
f8c9fcc
Compare
Choose a tag to compare

Fix an error that completely broke transition effects, add better naming to the merge styles to describe what they do.

Version 2.2.4 - Windows build with unicode naming error fix and layout updates

26 Aug 21:14
828b307
Compare
Choose a tag to compare
  • Add parameter to yt-dl to skip non-unicode chars filenames.
  • Add colours to progress bars to increase visibility.
  • Reduce maximum size retries to 12.
  • Re-order layout packing to make status bar and buttons always visible.
  • Change encoding default to 'Individual Files'.

Version 2.2.3 - Windows build with yt-dl audio loss fix

26 Aug 12:29
3783904
Compare
Choose a tag to compare

updates the yt-dl parsing logic to only use the final merged files.
also waits until final close to open file so yt-dl video thumbnails should always appear now

Version 2.2.2 - Windows build with layout fixes

26 Aug 10:59
3e0f365
Compare
Choose a tag to compare

Bugfix for preventing hiding the encode button on smaller windows

Version 2.2.1 - Windows build with initial youtube-dl integration

24 Aug 20:22
d0a3b6e
Compare
Choose a tag to compare

bump to x.x.1 for fix to double addition of you-tube videos.

Version 2.1.5 - Windows build for dll import bugfix

23 Aug 18:21
259da59
Compare
Choose a tag to compare

Remove mpv import statement from before DLL import fixes had been loaded.

Version 2.1.4 - Windows build with ffmpeg info bugfixes

22 Aug 14:05
3a5e0a3
Compare
Choose a tag to compare

Small bugfix for ffmpeg info parsing with filters applied and a workaround for full-screening on some TCL versions.