Helper for Discord Video Sharing video captured by NVidia Shadowplay
css | ||
pages | ||
src | ||
.gitignore | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
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