Skip to content

Releases: steveseguin/electroncapture

Change audio output on 3rd party sites

19 May 05:50
4034667
Compare
Choose a tag to compare

Also fixes for the screen capture mode when using vdo.ninja (v22) + electron capture

potential issues:

  • please note that the first time the app loads, the first site it visits might crash. just restart
  • you can hold CTRL (cmd) and right click a video to get the normal vdo.ninja menu; rather than the electron menu
  • the Mac build is a zip portable version, since there are a billion bugs in the compiling process for apple m1 chips right now. often takes hours to get the mac builds updated as a result.

Clean video out support for Facebook and many more

10 May 03:44
Compare
Choose a tag to compare

Right-click a website and hit "clean output", and if there's a video element, it will be full windowed.

I've excluded vdo.ninja/invite.cam from this option, since I think it will confuse users to have it there. VDO.Ninja already has clean output options built-in, so this isn't needed.

Once "clean output" is activated, a page refresh will be needed to interact with the page or fix issues. You can mute the window at least, so there's that.

Custom Push to Talk button support added

08 May 00:02
Compare
Choose a tag to compare
  • Requires Elevated Privileges to work (right-click to access that menu)
  • Requires a key (not just a control button) to work globally
  • Any global key combo will BLOCK that default button's behaviour
  • Global keys may not work in some games/apps, which may conflict with the global key bindings

*** Experimental ; limited testing on windows so far only

Chromium v100 update /w Mac Universal

23 Apr 20:01
Compare
Choose a tag to compare

Updated to Chromium v100-based framework
Universal macOS support added
Security patches

Security updates

22 Mar 00:51
Compare
Choose a tag to compare
Security updates Pre-release
Pre-release

Just updating to the newest frame work code and applying security updates.

Updated Electron.js from v16->v17

01 Feb 17:22
92c407d
Compare
Choose a tag to compare
Pre-release

New Electron.js release, so doing an update for it. Maybe it will fix ffmpeg issues? not sure

Added a global hotkey to reload the page

04 Jan 18:50
Compare
Choose a tag to compare

Added a global hotkey to reload the page
zero else changed
CTRL + SHIFT + R
or
CMD+ SHIFT + R (for mac, since mac is odd like that)

mac version is signed

Version 2.6.1

14 Dec 11:47
Compare
Choose a tag to compare
Version 2.6.1 Pre-release
Pre-release

Fixed an issue with the initial video resolution not being able to go larger than the monitor's resolution

Version 2.6.0

10 Dec 04:08
2b2a0ca
Compare
Choose a tag to compare

This is a re-release of the older version 2.5.0, but with an updated Chromium core.

Chromium 95 I think? Anyways, it supports &codec=av1, which is the main reason for its release. If you are not currently having problems with Electron, you may choose to not upgrade.

For mac users, there's a new Universal build, which supports M1 silicon.

For Windows users, If you get a virus detected error with windows defender, please use virus-total to confirm for yourself that the file is clean.
ie: https://www.virustotal.com/gui/file/d3b93389d0b52d09ad979509075af18ccc1190c98b3ec5ffe2bd0c0ebdf3c5cd

Windows Defender will often flag an Electron Capture app as a virus though, as seen in the below github topic.
electron-userland/electron-builder#4878

Version 2.5.0

21 Aug 02:32
Compare
Choose a tag to compare
Version 2.5.0 Pre-release
Pre-release

Supports Youtube and Twitch "clean" output options.
Youtube adblock is partially added now by default, too.
pop-os! linux buid added