Helper for Discord Video Sharing video captured by NVidia Shadowplay
Find a file
2023-07-30 14:05:17 +02:00
css add ffmpeg to context bridge 2023-07-29 19:23:18 +02:00
pages Add confirmation 2023-07-30 02:01:16 +02:00
src todo 2023-07-30 13:46:35 +02:00
.gitignore ignore log files 2023-07-30 14:05:17 +02:00
package-lock.json add size control 2023-07-30 13:44:47 +02:00
package.json add size control 2023-07-30 13:44:47 +02:00
README.md yay 2023-07-30 13:45:01 +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 install --platform=win32
npm run package