Neo-fk / sub-muxer

* ගොඩක් අය හොයන දෙයක් තමයි telegram එකෙන් ගත්ත film එකකට උපසිරැසි file එක set කරගන්නේ කොහොමද කියන එක. * මේ ප්‍රශ්නේ තියෙන්නේ phone[📱📱] වලින් film[📽📽] බලන අයට තමයි. * මේ bot ට පුලුවන් අපේ video file එකට subtitle file(.ass file or .srt file) එක ලස්සනට set කරලා දෙන්න. * හැබයි ඔය මෙ බොට් deploy කරන්න කලින් ඔයගෙ chat id එක register කරලා තියෙන්න ඕන. 😁😁

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🙏WELCOME🙏 to my sub mixer telegram bot repo

image

Sub-mixer🤟🤟🤝

  • ගොඩක් අය හොයන දෙයක් තමයි telegram එකෙන් ගත්ත film එකකට උපසිරැසි file එක set කරගන්නේ කොහොමද කියන එක.
  • මේ ප්‍රශ්නේ තියෙන්නේ phone[📱📱] වලින් film[📽📽] බලන අයට තමයි.
  • මේ bot ට පුලුවන් අපේ video file එකට subtitle file(.ass file or .srt file) එක ලස්සනට set කරලා දෙන්න.
  • හැබයි ඔය මෙ බොට් deploy කරන්න කලින් ඔයගෙ chat id එක register කරලා තියෙන්න ඕන. 😁😁

Deploy the bot on heroku

Deploy

Variables🔥🔥

Required Variables

  • CHAT_ID: get your chat id @useridgetbot, send your telegram user name.after bot will send your chat id.
  • BOT_TOKEN: Create a bot using @BotFather, and get the Telegram API token.
  • API_ID: Get this value from telegram.org
  • API_HASH: Get this value from telegram.org

Features🔥

  • Softmux subtitle with video
  • Hardmux subtitle with video
  • Supported subtitle formats - (ass, srt)
  • Supported video formats - (mkv, mp4)

Notes🔥

  • The subtitle file you add will be default subtitle file and will be placed as first stream of mkv file and the original streams will be placed below it in the same order.
  • Use /softremove command remove all other streams from video except first video and all audio streams.
  • When hardmuxing only the first Video amd the first Audio file will be present in the output file.

Commands🔥

  • /help - To get some help about how to use the bot.
  • /softremove - Softmux the video and subtitle file removing all extra streams from the video.(Only keeps first video stream)
  • /softmux - softmux the sent video and subtitle file.
  • /hardmux - hardmux the sent video and subtitle file.

To-Do :

  • Download file using URL.
  • Hardmux support.
  • softmux command to remove all extra streams.

Trademark ™

image

  • you can copy this repo but you can't be dev.
  • 💔 please add star ⭐⭐ and follow me 💔
  • 💯 add your comment here :comment form 💯
  • 💬 contact me in whatsapp : whatsapp
  • 💬 contact me in telegram :telegram

Bye 🔥🖐🖐🖐🖐🔥

image

please add star ⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐

About

* ගොඩක් අය හොයන දෙයක් තමයි telegram එකෙන් ගත්ත film එකකට උපසිරැසි file එක set කරගන්නේ කොහොමද කියන එක. * මේ ප්‍රශ්නේ තියෙන්නේ phone[📱📱] වලින් film[📽📽] බලන අයට තමයි. * මේ bot ට පුලුවන් අපේ video file එකට subtitle file(.ass file or .srt file) එක ලස්සනට set කරලා දෙන්න. * හැබයි ඔය මෙ බොට් deploy කරන්න කලින් ඔයගෙ chat id එක register කරලා තියෙන්න ඕන. 😁😁

License:MIT License


Languages

Language:Python 100.0%