Skip to content

Releases: agamsol/discord-call-recorder

Pre-Release 0.5 (Class Changes)

09 Feb 22:48

Choose a tag to compare

Pre-release

Pre-Release 0.5 (Class Changes)

📝 Release Notes:

⚠️ MAKE SURE TO READ THE DISCLAIMER BEFORE USING
Builds: Stable discord only!
Version: Pre-0.5

Screenshots (Preview)

Preview Preview-Menu

📰 Whats new in version 0.5

  • Added automatic plugin updates from GitHub (configurable via config.env)
    • Set FETCH_PLUGIN_UPDATES_FROM_GITHUB to a raw URL to enable auto-plugin-updates on startup. (not backend updates)

    PS. This is done because discord updates elements very often and people end up running backend with outdated plugin

  • Major: Updated Discord Classes

⚙️ Installation And Deployment Process

  • Clone the repository
    git clone https://github.com/agamsol/discord-call-recorder.git
  • install the virtual-audio-capturer driver (for capturing desktop audio - aka person you are calling with):
    run install_virtual_audio_capturer.cmd As administrator under \bin\install_virtual_audio_capturer.cmd)
  • run choose_audio_device.exe and choose your microphone from the list
  • run main.exe (kill discord.exe and start again if running)

🌅 Adding to startup (Optional)

  • Create a shortcut of main.exe and put that in the following directory
  • %appdata%\Microsoft\Windows\Start Menu\Programs\Startup

Feel free to report any bugs and don't forget to give a star if you are enjoying this project 💖

Pre-Release 0.4

27 Jan 21:50

Choose a tag to compare

Pre-Release 0.4 Pre-release
Pre-release

📝 Release Notes:

⚠️ MAKE SURE TO READ THE DISCLAIMER BEFORE USING
Builds: Stable discord only!
Version: Pre-0.4

Screenshots (Preview)

Preview Preview-Menu

📰 Whats new in version 0.4

  • Fixed discord startup with windows throwing an error (added handler to the injector)

  • More builds are now supported stable, ptb, canary

    Modify under config.env (example: DISCORD_BUILDS=stable, ptb, canary)

⚙️ Installation And Deployment Process

  • Clone the repository
    git clone https://github.com/agamsol/discord-call-recorder.git
  • install the virtual-audio-capturer driver (for capturing desktop audio - aka person you are calling with):
    run install_virtual_audio_capturer.cmd As administrator under \bin\install_virtual_audio_capturer.cmd)
  • run choose_audio_device.exe and choose your microphone from the list
  • run main.exe (kill discord.exe and start again if running)

🌅 Adding to startup (Optional)

  • Create a shortcut of main.exe and put that in the following directory
  • %appdata%\Microsoft\Windows\Start Menu\Programs\Startup

Feel free to report any bugs and don't forget to give a star if you are enjoying this project 💖

Pre-Release 0.3 (Minor Backend Fixes)

29 Dec 21:27

Choose a tag to compare

Pre-release

📝 Release Notes:

⚠️ MAKE SURE TO READ THE DISCLAIMER BEFORE USING
Builds: Stable discord only!
Version: Pre-0.3

Screenshots (Preview)

Preview Preview-Menu

📰 Whats new in version 0.3

  • Fixed a bug that crashes the application when swapping a call (fast join and leave)
  • Syncronos print caused delay at printing logs (switched to the logger library)

⚙️ Installation And Deployment Process

  • Clone the repository
    git clone https://github.com/agamsol/discord-call-recorder.git
  • install the virtual-audio-capturer driver (for capturing desktop audio - aka person you are calling with):
    run install_virtual_audio_capturer.cmd As administrator under \bin\install_virtual_audio_capturer.cmd)
  • run choose_audio_device.exe and choose your microphone from the list
  • run main.exe (kill discord.exe and start again if running)

🌅 Adding to startup (Optional)

  • Create a shortcut of main.exe and put that in the following directory
  • %appdata%\Microsoft\Windows\Start Menu\Programs\Startup

Feel free to report any bugs and don't forget to give a star if you are enjoying this project 💖

Pre-Release 0.2 (Latest discord update patches)

22 Dec 14:54

Choose a tag to compare

📝 Release Notes:

⚠️ MAKE SURE TO READ THE DISCLAIMER BEFORE USING
Builds: Stable discord only!
Version: Pre-0.2

Screenshots (Preview)

Preview Preview-Menu

📰 Whats new in version 0.2

  1. Patched the latest HTML Class element changes (Critical)
  2. Saving the current record even on a restart/crash (by changing the format to mkv)
  3. Pause & Resume the recording without leaving the call

⚙️ Installation And Deployment Process

  • Clone the repository
    git clone https://github.com/agamsol/discord-call-recorder.git
  • install the virtual-audio-capturer driver (for capturing desktop audio - aka person you are calling with):
    run install_virtual_audio_capturer.cmd As administrator under \bin\install_virtual_audio_capturer.cmd)
  • run choose_audio_device.exe and choose your microphone from the list
  • run main.exe (kill discord.exe and start again if running)

🌅 Adding to startup (Optional)

  • Create a shortcut of main.exe and put that in the following directory
  • %appdata%\Microsoft\Windows\Start Menu\Programs\Startup

Feel free to report any bugs and don't forget to give a star if you are enjoying this project 💖

Pre-Release 0.1 (Installer not ready)

03 Dec 23:33

Choose a tag to compare

Pre-release

📝 Release Notes:

⚠️ MAKE SURE TO READ THE DISCLAIMER BEFORE USING
Builds: Stable discord only!
Version: Pre-0.1

⚙️ Installation And Deployment Process

  • Clone the repository
    git clone https://github.com/agamsol/discord-call-recorder.git
  • install the virtual-audio-capturer driver (for capturing desktop audio - aka person you are calling with):
    run install_virtual_audio_capturer.cmd As administrator under \bin\install_virtual_audio_capturer.cmd)
  • run choose_audio_device.exe and choose your microphone from the list
  • run main.exe (kill discord.exe and start again if running)

🌅 Adding to startup (Optional)

  • Create a shortcut of main.exe and put that in the following directory
  • %appdata%\Microsoft\Windows\Start Menu\Programs\Startup

Feel free to report any bugs and don't forget to give a star if you are enjoying this project 💖

Full Changelog: https://github.com/agamsol/discord-call-recorder/commits/0.1