Categorygithub.com/JasonKhew96/video-upload-tdbot
modulepackage
0.0.0-20210529084517-93400512df48
Repository: https://github.com/jasonkhew96/video-upload-tdbot.git
Documentation: pkg.go.dev

# README

video-upload-tdbot

Upload video with cover to Telegram

Prerequisite

Usage

  • Put video file (mp4/mkv) and image cover (jpeg/jpg/png) into tmp folder
  • Rename image cover filename to match video filename (example below)
my_video.mp4
my_video.png
  • Run docker-compose up in current directory, after building complete, it will upload video to channel/group
  • Run docker-compose up --force-recreate --build if you want to update image/container