Helper for Discord Video Sharing video captured by NVidia Shadowplay
Find a file
2023-08-24 16:12:52 +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 support multiple files at once (#3) 2023-08-24 15:59: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 update dependencies 2023-08-24 16:12:52 +02:00
package.json update dependencies 2023-08-24 16:12:52 +02:00
README.md add info to the readme 2023-08-24 16:07:55 +02:00
tsconfig.json support multiple files at once (#3) 2023-08-24 15:59:46 +02:00

Discord Video Sharing

Helper for sharing video captured by NVidia Shadowplay in Discord.

Download

Head to the release page.

More info

  • KISS interface
    • Support drag&drop
  • Keep the video under 25mb (discord limitation)
    • If already under the limit, the file won't be compressed
  • Merge all audio files into one track, while keeping the original ones (keeping track's title too)
  • Support multiples files

Package the app for Windows

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

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