Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuckle/mp4-to-gif-telegram-bot
A telegram bot that can convert .mp4 to .gif
https://github.com/nuckle/mp4-to-gif-telegram-bot
ffmpeg mp4-to-gif python telegram
Last synced: 25 days ago
JSON representation
A telegram bot that can convert .mp4 to .gif
- Host: GitHub
- URL: https://github.com/nuckle/mp4-to-gif-telegram-bot
- Owner: nuckle
- License: gpl-3.0
- Created: 2024-08-25T15:03:29.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-27T14:01:36.000Z (30 days ago)
- Last Synced: 2024-11-27T14:37:38.083Z (30 days ago)
- Topics: ffmpeg, mp4-to-gif, python, telegram
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mp4-to-gif-telegram-bot
Can convert .mp4 to .gif
## Requirements
* `FFmpeg`
* `Python` 3.6+## Installation
After you've installed the latest version of Python 3, navigate to the main directory and run `pip install -r requirements.txt` in your command prompt or terminal.
## Configuration
Just put your token from @BotFather in `config.py`