Helper for Discord Video Sharing video captured by NVidia Shadowplay
Find a file
2023-07-29 15:30:41 +02:00
pages now working 2023-07-29 15:30:41 +02:00
src now working 2023-07-29 15:30:41 +02:00
.gitignore change packager, following up the starting guide 2023-07-29 14:29:14 +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 now working 2023-07-29 15:30:41 +02:00
tsconfig.json init project 2023-07-28 02:32: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

Dev

npm install
npm run package