An open API service indexing awesome lists of open source software.

https://github.com/etorixdev/downloadify

Download various assets directly in Discord without having to open a browser or dig through HTML.
https://github.com/etorixdev/downloadify

Last synced: 10 months ago
JSON representation

Download various assets directly in Discord without having to open a browser or dig through HTML.

Awesome Lists containing this project

README

          

# Downloadify

Download various assets directly in Discord without having to open a browser or dig through HTML.

Available as a userplugin (you're here!) in the desktop versions of [Vencord](https://github.com/Vendicated/Vencord/) and [Equicord](https://github.com/Equicord/Equicord) (a Vencord fork).

## Features
1. Download non-image files such as ZIP files directly inside of Discord.
- Allow or disallow unicode characters in file names.
- Various image assets are available in multiple formats as Discord makes converted copies.
- APNG and AWEBP are presented with the `.apng` and `.awebp` extensions during download in order to differentiate them from static PNG and WEBP variants, but upon download their extensions are converted back to `.png` and `.webp` respectively.
2. Show a notification when downloads start and finish with a customizable duration.
3. Add a download button to voice messages.
4. Set a default directory or pick each time.
- Pick whether to overwrite existing files or not.