{"id":50361484,"url":"https://github.com/lablnet/merge-video","last_synced_at":"2026-05-30T02:02:09.510Z","repository":{"id":347773361,"uuid":"1184153392","full_name":"lablnet/merge-video","owner":"lablnet","description":"A simple and fast shell script to automatically sort and merge .mp4 files within a folder using FFmpeg. This script is designed for macOS users who want a quick way to join video clips in chronological order.","archived":false,"fork":false,"pushed_at":"2026-03-29T12:17:35.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-29T15:30:57.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lablnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"patreon":"lablnet"}},"created_at":"2026-03-17T09:58:53.000Z","updated_at":"2026-03-29T12:17:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lablnet/merge-video","commit_stats":null,"previous_names":["lablnet/merge-video"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/lablnet/merge-video","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lablnet%2Fmerge-video","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lablnet%2Fmerge-video/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lablnet%2Fmerge-video/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lablnet%2Fmerge-video/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lablnet","download_url":"https://codeload.github.com/lablnet/merge-video/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lablnet%2Fmerge-video/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33677261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-30T02:02:08.648Z","updated_at":"2026-05-30T02:02:09.505Z","avatar_url":"https://github.com/lablnet.png","language":"Shell","funding_links":["https://patreon.com/lablnet"],"categories":[],"sub_categories":[],"readme":"# Auto Video Merger (macOS) 🎥\nA simple and fast shell script to automatically sort and merge `.mp4` files within a folder using **FFmpeg**. This script is specifically optimized for macOS and is perfect for joining video clips together quickly.\n## Features ✨\n* **Auto-Sort:** Automatically groups all `.mp4` files and sorts them by their creation/modification time.\n* **Newest First Option:** Use the `--last` flag to put your most recent video at the start of the merge.\n* **Lightning Fast:** Uses stream copying (`-c copy`), meaning zero quality loss and near-instant merging.\n* **Auto-Install:** Automatically detects if `ffmpeg` or `Homebrew` are missing and offers to install them for you. 🛠️\n* **macOS Compatible:** Built to work with Apple's default Bash version (3.2+).\n## How to Use 🚀\n1.  **Download \u0026 Place**: Put the `merge` script into the folder containing your videos.\n2.  **Make it Executable** (first time only):\n    ```bash\n    chmod +x merge\n    ```\n3.  **Run Basic Merge** (Oldest to Newest):\n    ```bash\n    ./merge\n    ```\n4.  **Run with Newest First**:\n    ```bash\n    ./merge --last\n    ```\n## Parameters ⚙️\n- `--last`: (Optional) Takes the very last (newest) video and places it at the beginning of the merged file. The rest of the videos follow in their original chronological order.\n## Requirements 📦\n- **macOS**: Built and tested on macOS (Intel \u0026 Apple Silicon).\n- **FFmpeg**: The script will automatically attempt to install this via Homebrew if it's missing.\n---\n*Created for Umer | Optimized for Speed \u0026 Simplicity 🥳*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flablnet%2Fmerge-video","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flablnet%2Fmerge-video","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flablnet%2Fmerge-video/lists"}