{"id":19248147,"url":"https://github.com/feel2code/brave","last_synced_at":"2025-02-23T16:14:26.020Z","repository":{"id":188286698,"uuid":"678441932","full_name":"feel2code/brave","owner":"feel2code","description":"BRAVE - batch work with video files via ffmpeg-wrapped script","archived":false,"fork":false,"pushed_at":"2023-09-25T15:39:11.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T09:48:54.424Z","etag":null,"topics":["batch-remove","ffmpeg","merge-videos","remove-audio","video","video-processing"],"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/feel2code.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}},"created_at":"2023-08-14T15:02:36.000Z","updated_at":"2024-05-27T17:12:56.000Z","dependencies_parsed_at":"2023-08-14T18:45:40.130Z","dependency_job_id":null,"html_url":"https://github.com/feel2code/brave","commit_stats":null,"previous_names":["feel2code/brave"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feel2code%2Fbrave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feel2code%2Fbrave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feel2code%2Fbrave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feel2code%2Fbrave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feel2code","download_url":"https://codeload.github.com/feel2code/brave/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240339583,"owners_count":19785957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["batch-remove","ffmpeg","merge-videos","remove-audio","video","video-processing"],"created_at":"2024-11-09T18:06:33.330Z","updated_at":"2025-02-23T16:14:25.984Z","avatar_url":"https://github.com/feel2code.png","language":"Shell","readme":"\n# BRAVE\n\nBRAVE is a simple command-line tool (script) for:\n- easily removing audio from multiple video files at once.\n- easily merge videos into one video file.\n\nIt's written in Bash shell scripting language, making it compatible with various Unix-like systems.\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Features](#features)\n- [Requirements](#requirements)\n- [Installation](#Installation)\n- [Usage](#Usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Introduction\n\nBRAVE (Batch Remove Audio from Video Easily) is designed to simplify the process of batch working with multiple video files.\n\n## Features\n\n- Batch removal of audio from multiple video files.\n- Merge several videos into one video.\n- Support for various video formats.\n- Lightweight and efficient, utilizing Bash scripting capabilities.\n- Easy-to-use command-line interface or just click on it in GUI mode.\n\n## Requirements\n\n- Bash (Bourne Again SHell)\n- [FFmpeg](https://www.ffmpeg.org/) (a multimedia framework to handle multimedia data)\n\nEnsure you have both Bash and FFmpeg installed on your system before using BRAVE. \n\nIn most popular Linux distributes and macOS Bash already installed!\n\n## Installation\n\n1. Clone this repository or just save it via GitHub button:\n   ```bash\n   git clone https://github.com/feel2code/brave.git\n   cd brave\n\n2. Make the `brave` script executable via terminal or via file properties:\n   ```bash\n   chmod +x brave\n\n## Usage\n\n1. Place BRAVE tool to the directory where the target videos exist\n2. Start the BRAVE tool by clicking on it in your favorite file manager or just in terminal:\n   ```bash\n   ./brave\n3. Select option that you need:\n   ```markdown\n   1) Batch remove audio from videos\n   2) Merge videos into one file\n   3) Quit\n   ```\n\n## Contributing\nContributions are welcome! Feel free to submit bug reports, feature requests, or pull requests on [GitHub](https://github.com/feel2code/brave).\n\n## License\nThis project is licensed under the MIT License.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeel2code%2Fbrave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeel2code%2Fbrave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeel2code%2Fbrave/lists"}