Helper for Discord Video Sharing video captured by NVidia Shadowplay
Find a file
2023-08-01 11:07:29 +02:00
css theming 2023-08-01 11:07:29 +02:00
image Add icon 2023-08-01 10:18:08 +02:00
pages theming 2023-08-01 11:07:29 +02:00
src theming 2023-08-01 11:07:29 +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 Bring back the zip creation 2023-07-31 13:27:57 +02:00
package.json Add icon 2023-08-01 10:18:08 +02:00
README.md Bring back the zip creation 2023-07-31 13:27:57 +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

Package the app for Windows

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

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