Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

maximosovsky/Merge-video.online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Merge Video Bot

Node.js Telegram License

Telegram bot for merging multiple YouTube videos into one

Send YouTube URLs to the bot — it downloads with youtube-dl, finds a common resolution, merges via ffmpeg concat, and sends a download link. Deployed on AWS EC2.


✨ Features

  • Telegram bot (Telegraf.js)
  • YouTube video download via youtube-dl
  • Automatic resolution matching across videos
  • FFmpeg concat merge pipeline
  • Download link via EC2 public hostname
  • Update deduplication middleware

🚀 Quick Start

git clone https://github.com/maximosovsky/Merge-video.online.git
cd Merge-video.online
npm install
# Set BOT_TOKEN in environment
node index.js

📄 License

Maxim Osovsky. Licensed under MIT.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors