Helper for Discord Video Sharing video captured by NVidia Shadowplay
Find a file
2023-08-24 03:29:46 +02:00
css theming 2023-08-01 11:07:29 +02:00
image Add icon 2023-08-01 10:18:08 +02:00
pages resolve security issue raised in the console 2023-08-01 15:21:24 +02:00
src comments 2023-08-24 03:29:46 +02:00
.gitignore ignore log files 2023-07-30 14:05:17 +02:00
LICENSE Add LICENSE file 2023-08-01 10:20:02 +02:00
package-lock.json bump version to 1.3.0 2023-08-04 21:02:21 +02:00
package.json bump version to 1.3.0 2023-08-04 21:02:21 +02:00
README.md detail 2023-08-01 11:12:15 +02:00
tsconfig.json add ffmpeg to context bridge 2023-07-29 19:23:18 +02:00

Discord Video Sharing

  • Try to keep the video under 25mb
    • If already under the limit, the file won't be compressed
  • Merge all audio files into one track, while keeping the original ones

Package the app for Windows

npm i --platform=win32
npm run make -- --platform=win32

It will create a ZIP folder in ./out/make.