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

https://github.com/max1mdev/messagecord

Free multi-tool for compress files for discord, to send them without nitro
https://github.com/max1mdev/messagecord

Last synced: 8 months ago
JSON representation

Free multi-tool for compress files for discord, to send them without nitro

Awesome Lists containing this project

README

          

# MessageCord
## English description

This script compresses media files to <10 MB for sending to Discord.

I don't guarantee 100% results, but if you have any problems, please post them in [Issues](https://github.com/MAX1MDEV/MessageCord/issues).

### Supported file extensions
| Extensions |
| :------------- |
| .mp4 |
| .mkv |
| .jpg |
| .jpeg |
| .png |
| .mp3 |

### Manual Installation (If you don't want to download setup from [Releases](https://github.com/MAX1MDEV/MessageCord/releases))
1.
```
pip install -r requirements.txt
```

2. Download [ffmpeg](https://www.ffmpeg.org/download.html) and copy the bin folder to the directory next to the script.

3.
```
python main.py
```

### If you have any questions dm me:

Discord Presence

[Changelog](CHANGELOG.md)

***

## Русское описание

Этот скрипт сжимает медиа файлы до <10 MB для отправки в Discord.

Я не гарантирую 100% результата, но если у вас появились какие-то проблемы, пишите их в [Issues](https://github.com/MAX1MDEV/MessageCord/issues).

### Поддерживаемые расширения файлов
| Расширения |
| :------------- |
| .mp4 |
| .mkv |
| .jpg |
| .jpeg |
| .png |
| .mp3 |

### Ручная установка (Если вы не хотите скачивать установщик из [Releases](https://github.com/MAX1MDEV/MessageCord/releases))
1.
```
pip install -r requirements.txt
```

2. Скачайте [ffmpeg](https://www.ffmpeg.org/download.html) и скопируйте папку bin в директорию рядом со скриптом.

3.
```
python main.py
```

### Если у вас есть какие-либо вопросы напишите мне:

Discord Presence

[Changelog](CHANGELOG.md)