add info to the readme
This commit is contained in:
parent
33a86cecbd
commit
0347eab727
1 changed files with 13 additions and 2 deletions
15
README.md
15
README.md
|
@ -1,8 +1,19 @@
|
|||
# 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] 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue