Helper for Discord Video Sharing video captured by NVidia Shadowplay
Find a file
2023-07-30 01:40:06 +02:00
css add ffmpeg to context bridge 2023-07-29 19:23:18 +02:00
pages add ffmpeg to context bridge 2023-07-29 19:23:18 +02:00
src add audio merger 2023-07-30 01:40:06 +02:00
.gitignore cleanup 2023-07-29 15:38:03 +02:00
package-lock.json change packager, following up the starting guide 2023-07-29 14:29:14 +02:00
package.json fixes 2023-07-29 14:39:07 +02:00
README.md cleanup 2023-07-29 15:38:03 +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
npm run package