All Projects → AbirHasan2005 → Watermark-Bot

AbirHasan2005 / Watermark-Bot

Licence: MIT license
A Telegram Video Watermark Adder Bot in Pyrogram by @AbirHasan2005

Programming Languages

python
139335 projects - #7 most used programming language
Procfile
174 projects

Projects that are alternatives of or similar to Watermark-Bot

LyricsPyRobot
A Telegram bot for searching lyrics.
Stars: ✭ 29 (-64.63%)
Mutual labels:  telegram-bot, pyrogram
Google Translater V2
Google Translater v2
Stars: ✭ 30 (-63.41%)
Mutual labels:  telegram-bot, pyrogram
Telegram Vc Bot
A bot that can play music on telegram group's voice chat.
Stars: ✭ 94 (+14.63%)
Mutual labels:  telegram-bot, pyrogram
Thumbnail
Thumbnail for a given video using FFMpeg
Stars: ✭ 96 (+17.07%)
Mutual labels:  ffmpeg, watermark
scp-079-pm
Everyone can have their own private chat bot
Stars: ✭ 25 (-69.51%)
Mutual labels:  telegram-bot, pyrogram
Ffmpegandroid
android端基于FFmpeg实现音频剪切、拼接、转码、编解码;视频剪切、水印、截图、转码、编解码、转Gif动图;音视频合成与分离,配音;音视频解码、同步与播放;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜:素描、色彩平衡、hue、lut、模糊、九宫格等;歌词解析与显示
Stars: ✭ 2,858 (+3385.37%)
Mutual labels:  ffmpeg, watermark
john feedbackbot
A simple feedback bot with message response support
Stars: ✭ 22 (-73.17%)
Mutual labels:  telegram-bot, pyrogram
FileStreamBot
Telegram File to Link Fastest Bot , Its Generate Direct Links Quickly
Stars: ✭ 99 (+20.73%)
Mutual labels:  telegram-bot, pyrogram
KennedyXMusic
A Bot For Playing Music In VCG Telegram!
Stars: ✭ 29 (-64.63%)
Mutual labels:  telegram-bot, pyrogram
Stella
Stella - the first telegram group management bot to be built in Pyrogram.
Stars: ✭ 25 (-69.51%)
Mutual labels:  telegram-bot, pyrogram
PyroGramBot
pluggable Telegram Bot based on Pyrogram
Stars: ✭ 168 (+104.88%)
Mutual labels:  ffmpeg, pyrogram
File-Sharing-Bot
Telegram Bot to store Posts and Documents and it can Access by Special Links.
Stars: ✭ 867 (+957.32%)
Mutual labels:  telegram-bot, pyrogram
Image-UploadBot
Telegram to telegra.ph image uploader bot
Stars: ✭ 44 (-46.34%)
Mutual labels:  telegram-bot, pyrogram
Pyro-FileStreamBot
Stream Telegram files to web
Stars: ✭ 38 (-53.66%)
Mutual labels:  telegram-bot, pyrogram
TG-FileStreamBot
Stream Telegram files to web
Stars: ✭ 193 (+135.37%)
Mutual labels:  telegram-bot, pyrogram
Anjani
🤖 Telegram group management bot with spam protection
Stars: ✭ 45 (-45.12%)
Mutual labels:  telegram-bot, pyrogram
Komi-San
Telegram Group Management Bot based on Pyrogram
Stars: ✭ 27 (-67.07%)
Mutual labels:  telegram-bot, pyrogram
caligo
SelfBot for Telegram
Stars: ✭ 34 (-58.54%)
Mutual labels:  telegram-bot, pyrogram
Remove-BG-Bot
A media background remover telegram bot with pyrogram framework.
Stars: ✭ 28 (-65.85%)
Mutual labels:  telegram-bot, pyrogram
GroupMusicPlayerBot
Advanced telegram group music play bot!
Stars: ✭ 32 (-60.98%)
Mutual labels:  telegram-bot, pyrogram

Watermark-Bot

A Telegram Video Watermark Adder Bot by @AbirHasan2005

Features:

  • Save Custom Watermark Image.
  • Auto Resize Watermark According to Video quality.
  • Easy Apply saved watermark to video.
  • Progress of all tasks.
  • Can Choose FFMPEG Process Preset.
  • Can Cancel Process. (Beta)
  • Any Channel or Group Force Sub.
  • Logs Process in any channel.
  • Broadcast Feature.
  • Can Save Watermark Position for users.
  • Can Save Watermark Size for users.
  • Can Upload to Streamtape if File Size is more than 2GB.

Demo Bot:

Configs:

  • API_ID - Get this from @TeleORG_Bot
  • API_HASH - Get this from @TeleORG_Bot
  • BOT_TOKEN - Get this from @BotFather
  • BOT_USERNAME - You Bot Username. (Without [@])
  • LOG_CHANNEL - Logs Channel ID
  • OWNER_ID - Bot Owner UserID
  • DATABASE_URL - MongoDB Database URI
  • UPDATES_CHANNEL - Force Sub Channel ID (Optional)
  • PRESET - Video Encoding Preset Type (Optional)
    • Better put ultrafast or superfast or veryfast
  • STREAMTAPE_API_PASS - Get this from Here.
    • For Uploading to Streamtape if File Size is more than 2GB.
  • STREAMTAPE_API_USERNAME - Get this from Here.
    • For Uploading to Streamtape if File Size is more than 2GB.

BotFather Commands:

start - start the bot
status - Show number of users in DB & Bot Status
broadcast - Broadcast replied message to DB Users
cancel - Cancel Current Task
settings - User Settings Panel
reset - Reset all settings to default

Support Group:

Deploy:

Easiest Way [Deploy To Heroku] 😪

Deploy

Video Tutorial:

YouTube

The Hard Way 🤕

git clone https://github.com/AbirHasan2005/Watermark-Bot
cd Watermark-Bot
virtualenv -p python3 VENV
. ./VENV/bin/activate
pip3 install -r requirements.txt
--- EDIT configs.py values appropriately ---
python3 bot.py

Follow on:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].