{"id":15169680,"url":"https://github.com/0000xffff/silentripper","last_synced_at":"2026-02-10T18:33:44.326Z","repository":{"id":255744104,"uuid":"853514004","full_name":"0000xFFFF/silentripper","owner":"0000xFFFF","description":"remove silent parts from video","archived":false,"fork":false,"pushed_at":"2024-11-14T22:13:48.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-26T15:54:27.212Z","etag":null,"topics":["ffmpeg","ffprobe","jumpcutter","python","python3","remove-silence","video-editing","video-editor","video-shortener","video-shorting"],"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/0000xFFFF.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}},"created_at":"2024-09-06T20:07:21.000Z","updated_at":"2024-11-14T22:13:52.000Z","dependencies_parsed_at":"2024-09-27T07:21:06.392Z","dependency_job_id":"63a56bef-8f7c-4027-b849-695002aab42b","html_url":"https://github.com/0000xFFFF/silentripper","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.1428571428571429,"last_synced_commit":"6beb785b5df197aafae8470fd4b5a6fa7387a3a9"},"previous_names":["0000xffff/silentripper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0000xFFFF/silentripper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0000xFFFF%2Fsilentripper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0000xFFFF%2Fsilentripper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0000xFFFF%2Fsilentripper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0000xFFFF%2Fsilentripper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0000xFFFF","download_url":"https://codeload.github.com/0000xFFFF/silentripper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0000xFFFF%2Fsilentripper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271158824,"owners_count":24709142,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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":["ffmpeg","ffprobe","jumpcutter","python","python3","remove-silence","video-editing","video-editor","video-shortener","video-shorting"],"created_at":"2024-09-27T07:20:56.029Z","updated_at":"2026-02-10T18:33:44.279Z","avatar_url":"https://github.com/0000xFFFF.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# silentripper\n\n[![Python 3.12.5](https://img.shields.io/badge/Python-3.12.5-yellow.svg)](http://www.python.org/download/)\n\nRemove silent parts from video using ffmpeg.\n\n## Requirements\n* python\n* ffmpeg (+ffprobe)\n\n## Running\n```sh\n./silentripper \u003cvideo.mp4\u003e\n```\n\n# Running - faster cutting\n```sh\n./silentripper \u003cvideo.mp4\u003e -m 1 -d 1 -c\n```\nSet the minimum sounded and muted duration to 1 to avoid glitchy output caused by the \"-c\" (copy codec) option.\n\n## Usage\n```\nusage: silentripper [-h] [-d sec] [-m sec] [-n dB] [-c] [-p] filename\n\nRemove silent parts from video using FFmpeg\n\npositional arguments:\n  filename\n\noptions:\n  -h, --help            show this help message and exit\n  -d sec, --duration sec\n                        Silence duration in seconds (default: 1, min: 1)\n  -m sec, --min_duration sec\n                        Minimum duration for each sounded clip in seconds (default: 0)\n  -n dB, --noise dB     Noise level in dB (default: -30)\n  -c, --copy            Use copy codec for faster but potentially glitchy output (increase -m option for less glitchy output)\n  -p, --pause           Prompt before each action\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0000xffff%2Fsilentripper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0000xffff%2Fsilentripper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0000xffff%2Fsilentripper/lists"}