{"id":21925550,"url":"https://github.com/jelmerro/modmov","last_synced_at":"2025-04-19T15:46:51.920Z","repository":{"id":108179280,"uuid":"264618238","full_name":"Jelmerro/modmov","owner":"Jelmerro","description":"Modify Movies with ease using a collection of single task scripts","archived":false,"fork":false,"pushed_at":"2025-01-15T18:21:59.000Z","size":32,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T09:33:54.394Z","etag":null,"topics":["bash","ffmpeg","ffmpeg-wrapper","mkv","mkvtoolnix","mp4","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Jelmerro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"ko_fi":"jelmerro","github":"jelmerro"}},"created_at":"2020-05-17T08:40:49.000Z","updated_at":"2025-01-15T18:22:00.000Z","dependencies_parsed_at":"2025-01-15T19:59:09.440Z","dependency_job_id":"34fb3c6c-6573-46ae-887b-23b6eed88f0f","html_url":"https://github.com/Jelmerro/modmov","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jelmerro%2Fmodmov","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jelmerro%2Fmodmov/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jelmerro%2Fmodmov/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jelmerro%2Fmodmov/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jelmerro","download_url":"https://codeload.github.com/Jelmerro/modmov/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249730410,"owners_count":21317301,"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":["bash","ffmpeg","ffmpeg-wrapper","mkv","mkvtoolnix","mp4","python"],"created_at":"2024-11-28T21:19:11.239Z","updated_at":"2025-04-19T15:46:51.886Z","avatar_url":"https://github.com/Jelmerro.png","language":"Python","funding_links":["https://ko-fi.com/jelmerro","https://github.com/sponsors/jelmerro"],"categories":[],"sub_categories":[],"readme":"modmov\n======\n\nModify Movies with ease using a collection of single task scripts\n\n# Features\n\n- Very easy to use, zero configuration required\n- Clearly defined tasks that do not require an in-depth knowledge of movie tools\n- Focus on WHAT you want to do, not HOW you might need to do it\n- Most tasks can execute for every movie in a folder, or on a single file\n- Remember just one command to modify your movies with ease: modmov\n\n# Tasks\n\nAll tasks can be called using the same `modmov` bash script.\n\n- Chapters - Add a list of chapters to an mkv\n- Compress - Compress the bitrate of any mkv or mp4\n- Concat - Concatenate all given movies into a single mp4\n- Defaults - Set the default audio/subtitle track for multiple mkvs\n- Extract - Extract a streamable mp4 from any mkv or mp4\n- Merge - Merge mkv/mp4 files with srt/ass/ssa/mks/sub subtitles to mkv (muxing)\n- Lint - Check for common errors in movie files by running a set of linters\n\nThe project is developed exclusively for Linux, although it might also work on Mac.\n\n# Usage\n\nRun `./modmov` without any arguments for help and usage details.\nFor every task, the following information is presented:\n\n- A brief summary of it's function (also see the list above)\n- If the original files will be modified or if a copy will be made (and where)\n- The accepted movie input file types\n- Additional software that you will need to install on you system (for example ffmpeg)\n\nIn short, most tasks are used like this: `./modmov \u003cname\u003e \u003clocation\u003e`\n\nTo use modmov everywhere on your system, simply create an alias to the bash script.\n\n# Structure\n\nModmov is essentially a wrapper for more complex movie processing tools.\nThe tasks are separated into python scripts and are called by the modmov bash script.\nThe help output of modmov includes a list of the required tools for all the tasks.\nThe python scripts use subprocess to call ffmpeg/mkvtoolnix commands.\nThese tools are not included in this project and are covered by different licenses.\n\n# Future\n\nEach time I run into a movie processing related issue or challenge,\nthe modmov script collection will be expanded with a simplified task to solve it.\nThis way I do not have to remember a billion different configurations for specific tooling.\nYou are welcome to add your own specific movie related task to this repository via a PR.\n\n# License\n\nThe modmov script collection is created by [Jelmer van Arnhem](https://github.com/Jelmerro).\nYou may copy and modify the code under the terms of the MIT license.\nSee the LICENSE file for the exact terms and conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjelmerro%2Fmodmov","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjelmerro%2Fmodmov","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjelmerro%2Fmodmov/lists"}