Skip to content

todokku/webm2mp4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webm2mp4 Telegram bot

This bot converts .webm links and .webm file to .mp4 video via ffpmeg.

Installation

  1. Install ffmpeg, python3-pip to your system
  2. Run pip3 install --user -r requirements.txt
  3. Put your Telegram bot token to token.txt file
  4. Run install-systemd-unit.sh script (optionally). Notice: sudo must be installed and configured.

License

MIT

About

Convert .webm video to .mp4 (via ffmpeg) to send over Telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.1%
  • Shell 5.9%