Helper for Discord Video Sharing video captured by NVidia Shadowplay
Find a file
2023-08-01 10:18:08 +02:00
css add ffmpeg to context bridge 2023-07-29 19:23:18 +02:00
image Add icon 2023-08-01 10:18:08 +02:00
pages Add kinda of a better user interface 2023-08-01 09:51:35 +02:00
src Add icon 2023-08-01 10:18:08 +02:00
.gitignore ignore log files 2023-07-30 14:05:17 +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.