zehpatricio / videomerge_bot

Telegram bot made in Python to merge videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Videomerge Bot

Telegram bot made in Python to merge videos.

Instalation

  • Install Python requirements in requirements.pip file.
  • Install ffmpeg that is used to merge videos.

Runing

To run you need an Telegram Bot API token in an .env file in the format:

API_TOKEN=<TELEGRAM_TOKEN>

About

Telegram bot made in Python to merge videos.

License:MIT License


Languages

Language:Python 100.0%