- Configure database connection in db/pony_config.py
- Configure telgram related tokens in docker-compose.yaml
git clone https://github.com/rousewayse/tg_video_bot.git
cd tg_video_bot
**Configuring**
docker-compose build
docke-compose up
Start your interaction with bot just by sending it a media:
- video
- audio
- voice message
- video message
- document containing audio or video
Then just follow bot's instructions.
Keep in mind that you can send multiple media to bot one after another.
-
select streams:
Select media streams (audio or video) for applying ffmpeg filters
-
create new stream:
You can use multiple streams to generate new one (concatinating or mixing streams)
-
Generate output
Done filtering? Then select streams to build output media container. For example, you can cut video's audio by adding only video stream in output container. Then select container format and wait: bot will send you result as far as container would be processed