add info to the readme

This commit is contained in:
Mylloon 2023-08-24 16:07:55 +02:00
parent 33a86cecbd
commit 0347eab727
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -1,8 +1,19 @@
# Discord Video Sharing # Discord Video Sharing
- [x] Try to keep the video under 25mb Helper for sharing video captured by NVidia Shadowplay in Discord.
## Download
Head to [the release page](https://git.mylloon.fr/Anri/dsr/releases/latest).
## More info
- [x] KISS interface
- [x] Support drag&drop
- [x] Keep the video under 25mb (discord limitation)
- [x] If already under the limit, the file won't be compressed - [x] If already under the limit, the file won't be compressed
- [x] Merge all audio files into one track, while keeping the original ones - [x] Merge all audio files into one track, while keeping the original ones (keeping track's title too)
- [x] Support multiples files
## Package the app for Windows ## Package the app for Windows