{"id":50797516,"url":"https://github.com/maruyamaworks/ffmpeg-completion","last_synced_at":"2026-06-12T15:34:10.704Z","repository":{"id":214355395,"uuid":"97855001","full_name":"maruyamaworks/ffmpeg-completion","owner":"maruyamaworks","description":"Bash-completion script for FFmpeg","archived":false,"fork":false,"pushed_at":"2017-07-23T17:16:53.000Z","size":1,"stargazers_count":16,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-06-12T15:34:09.181Z","etag":null,"topics":["bash","bash-completion","ffmpeg"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maruyamaworks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-07-20T16:08:35.000Z","updated_at":"2025-06-23T11:00:43.000Z","dependencies_parsed_at":"2023-12-27T16:27:46.896Z","dependency_job_id":null,"html_url":"https://github.com/maruyamaworks/ffmpeg-completion","commit_stats":null,"previous_names":["clerk67/ffmpeg-completion","maruyamaworks/ffmpeg-completion"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maruyamaworks/ffmpeg-completion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruyamaworks%2Fffmpeg-completion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruyamaworks%2Fffmpeg-completion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruyamaworks%2Fffmpeg-completion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruyamaworks%2Fffmpeg-completion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maruyamaworks","download_url":"https://codeload.github.com/maruyamaworks/ffmpeg-completion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruyamaworks%2Fffmpeg-completion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34251774,"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-06-12T02:00:06.859Z","response_time":109,"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":["bash","bash-completion","ffmpeg"],"created_at":"2026-06-12T15:34:09.535Z","updated_at":"2026-06-12T15:34:10.692Z","avatar_url":"https://github.com/maruyamaworks.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ffmpeg-completion\n\nbash-completion script for FFmpeg\n\n### Requirements\n\n- FFmpeg\n- bash-completion\n\nIf you do not have `bash-completion` package installed, run following commands.\n\n```bash\n# for CentOS\n$ sudo yum install epel-release\n$ sudo yum install --enablerepo=epel bash-completion\n\n# for Ubuntu\n$ sudo apt-get install bash-completion\n```\n\n### How to use\n\n1. Clone this repository\n\n    ```bash\n    $ git clone https://github.com/clerk67/ffmpeg-completion.git\n    ```\n\n1. Source ffmpeg script.\n\n    ```bash\n    $ cd ffmpeg-completion\n    $ source ffmpeg\n    ```\n\n1. Enter `ffmpeg -f` to your terminal and hit the `Tab` key twice!\n\n### Automatic activation\n\n- Put `ffmpeg` script to `/etc/bash_completion.d` or `/usr/share/bash-completion/completions` . Scripts in these directories will be automatically sourced every time you start the shell.\n- Also, you can add `source /path/to/ffmpeg-completion-script` to your `.bashrc` instead of the first approach.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaruyamaworks%2Fffmpeg-completion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaruyamaworks%2Fffmpeg-completion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaruyamaworks%2Fffmpeg-completion/lists"}