{"id":2887505,"name":"python-ffmpeg","ecosystem":"pypi","description":"A python binding for FFmpeg which provides sync and async APIs","homepage":"https://github.com/jonghwanhyeon/python-ffmpeg","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jonghwanhyeon/python-ffmpeg","keywords_array":["ffmpeg","asyncio"],"namespace":null,"versions_count":28,"first_release_published_at":"2018-06-03T21:23:38.000Z","latest_release_published_at":"2024-04-15T10:15:28.000Z","latest_release_number":"2.0.12","last_synced_at":"2026-03-27T23:23:15.740Z","created_at":"2022-04-10T12:20:49.691Z","updated_at":"2026-03-27T23:23:15.740Z","registry_url":"https://pypi.org/project/python-ffmpeg/","install_command":"pip install python-ffmpeg --index-url https://pypi.org/simple","documentation_url":"https://python-ffmpeg.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only"],"normalized_name":"python-ffmpeg","project_status":null},"repo_metadata":{"id":32517428,"uuid":"135922801","full_name":"jonghwanhyeon/python-ffmpeg","owner":"jonghwanhyeon","description":"A python binding for FFmpeg which provides sync and async APIs","archived":false,"fork":false,"pushed_at":"2024-07-31T03:53:30.000Z","size":5715,"stargazers_count":361,"open_issues_count":17,"forks_count":53,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-21T21:11:59.510Z","etag":null,"topics":[],"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/jonghwanhyeon.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}},"created_at":"2018-06-03T16:50:15.000Z","updated_at":"2025-10-15T22:41:10.000Z","dependencies_parsed_at":"2023-11-29T05:23:43.915Z","dependency_job_id":"59733f44-4b56-4e00-9432-12c3661e9119","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg","commit_stats":{"total_commits":149,"total_committers":15,"mean_commits":9.933333333333334,"dds":0.4161073825503355,"last_synced_commit":"f8fafbad7b94fcf8a2a7e4610b53d8750ccec3a0"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonghwanhyeon","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/sbom","scorecard":{"id":530948,"data":{"date":"2025-08-11","repo":{"name":"github.com/jonghwanhyeon/python-ffmpeg","commit":"f8fafbad7b94fcf8a2a7e4610b53d8750ccec3a0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/22 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jonghwanhyeon/python-ffmpeg/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jonghwanhyeon/python-ffmpeg/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jonghwanhyeon/python-ffmpeg/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jonghwanhyeon/python-ffmpeg/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/jonghwanhyeon/python-ffmpeg/wheels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/jonghwanhyeon/python-ffmpeg/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jonghwanhyeon/python-ffmpeg/wheels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/jonghwanhyeon/python-ffmpeg/wheels.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.12 not signed: https://api.github.com/repos/jonghwanhyeon/python-ffmpeg/releases/151146122","Warn: release artifact v2.0.11 not signed: https://api.github.com/repos/jonghwanhyeon/python-ffmpeg/releases/150686323","Warn: release artifact v.2.0.10 not signed: https://api.github.com/repos/jonghwanhyeon/python-ffmpeg/releases/136272651","Warn: release artifact v2.0.9 not signed: https://api.github.com/repos/jonghwanhyeon/python-ffmpeg/releases/133698011","Warn: release artifact v2.0.8 not signed: https://api.github.com/repos/jonghwanhyeon/python-ffmpeg/releases/133651136","Warn: release artifact v2.0.12 does not have provenance: https://api.github.com/repos/jonghwanhyeon/python-ffmpeg/releases/151146122","Warn: release artifact v2.0.11 does not have provenance: https://api.github.com/repos/jonghwanhyeon/python-ffmpeg/releases/150686323","Warn: release artifact v.2.0.10 does not have provenance: https://api.github.com/repos/jonghwanhyeon/python-ffmpeg/releases/136272651","Warn: release artifact v2.0.9 does not have provenance: https://api.github.com/repos/jonghwanhyeon/python-ffmpeg/releases/133698011","Warn: release artifact v2.0.8 does not have provenance: https://api.github.com/repos/jonghwanhyeon/python-ffmpeg/releases/133651136"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T05:43:09.886Z","repository_id":32517428,"created_at":"2025-08-20T05:43:09.886Z","updated_at":"2025-08-20T05:43:09.886Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280776483,"owners_count":26388950,"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-10-24T02:00:06.418Z","response_time":73,"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"},"owner_record":{"login":"jonghwanhyeon","name":"Jonghwan Hyeon","uuid":"1588996","kind":"user","description":"","email":"","website":"http://jonghwan.com","location":"South Korea","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1588996?u=dc49a5d887be7132111b6ca3d847eff0c4c05e8a\u0026v=4","repositories_count":73,"last_synced_at":"2025-10-12T05:18:44.867Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jonghwanhyeon","funding_links":[],"total_stars":683,"followers":41,"following":5,"created_at":"2022-11-05T01:44:38.344Z","updated_at":"2025-10-12T05:18:44.867Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonghwanhyeon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonghwanhyeon/repositories"},"tags":[{"name":"v2.0.12","sha":"f8fafbad7b94fcf8a2a7e4610b53d8750ccec3a0","kind":"tag","published_at":"2024-04-15T10:14:14.000Z","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/v2.0.12","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"c0c47870dfb83d52190e3a5b079de75095186277","kind":"commit","published_at":"2024-04-11T04:52:45.000Z","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/v2.0.11","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.11/manifests"},{"name":"v.2.0.10","sha":"558218b8020b803282f85447046e4aa9574f6845","kind":"tag","published_at":"2024-01-09T05:02:28.000Z","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/v.2.0.10","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg/releases/tag/v.2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg@v.2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v.2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v.2.0.10/manifests"},{"name":"v2.0.9","sha":"bfa8ba0697d50d1aaa1393651ea2eba707473f9a","kind":"tag","published_at":"2023-12-13T07:57:09.000Z","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/v2.0.9","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"27c257740fbbcffe160867426d1c492b79c409ec","kind":"tag","published_at":"2023-12-12T21:46:42.000Z","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/v2.0.8","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"cad321c0acb69d07802a164b3e557b36f2bfa8fd","kind":"tag","published_at":"2023-11-30T11:38:35.000Z","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/v2.0.7","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.7/manifests"},{"name":"v.2.0.7","sha":"ba6a2ff59ebac4aca9eaeb04ae25308a8ed72c65","kind":"tag","published_at":"2023-11-30T11:33:05.000Z","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/v.2.0.7","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg/releases/tag/v.2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg@v.2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v.2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v.2.0.7/manifests"},{"name":"Version-2.0.7","sha":"ba6a2ff59ebac4aca9eaeb04ae25308a8ed72c65","kind":"commit","published_at":"2023-11-30T11:32:48.000Z","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/Version-2.0.7","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg/releases/tag/Version-2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg@Version-2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/Version-2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/Version-2.0.7/manifests"},{"name":"v2.0.6","sha":"72afb6d43ab251abc6a0596fba234b3a7751d66c","kind":"tag","published_at":"2023-11-29T11:28:31.000Z","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/v2.0.6","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"520cac773fd0885f4eddabe0067baa9cbf7a74ed","kind":"tag","published_at":"2023-11-29T10:51:01.000Z","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/v2.0.5","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"aaf88122db7b8d68b20a5d0ca5be7a51dc23c267","kind":"commit","published_at":"2023-03-25T09:15:05.000Z","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/v2.0.4","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"71240fbe46f0ad3cd93418d4c84de3d6b3626f8f","kind":"tag","published_at":"2023-03-18T14:04:27.000Z","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/v2.0.3","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"e89d08267095c803dd0ec13a3aa86d230f8ba5ee","kind":"tag","published_at":"2023-02-12T12:22:21.000Z","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/v2.0.2","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"4c6baf0036a15e1ebf5b7fe03d3b973ac485a60f","kind":"tag","published_at":"2023-01-30T07:50:41.000Z","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/v2.0.1","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"db28a07a00d3092441b30fe3cdbd728a1c4c74cd","kind":"tag","published_at":"2023-01-24T10:23:03.000Z","download_url":"https://codeload.github.com/jonghwanhyeon/python-ffmpeg/tar.gz/v2.0.0","html_url":"https://github.com/jonghwanhyeon/python-ffmpeg/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonghwanhyeon/python-ffmpeg@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/tags/v2.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-22T13:16:44.077Z","dependent_packages_count":14,"downloads":96814,"downloads_period":"last-month","dependent_repos_count":52,"rankings":{"downloads":2.520467245738412,"dependent_repos_count":2.045846167922169,"dependent_packages_count":1.0423672463099896,"stargazers_count":5.370341428457072,"forks_count":6.526765648320939,"docker_downloads_count":2.61927587304431,"average":3.3541772682988156},"purl":"pkg:pypi/python-ffmpeg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-ffmpeg","docker_dependents_count":3,"docker_downloads_count":272,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-ffmpeg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-ffmpeg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-21T21:07:02.784Z","issues_count":47,"pull_requests_count":31,"avg_time_to_close_issue":10233327.64864865,"avg_time_to_close_pull_request":7002433.842105263,"issues_closed_count":37,"pull_requests_closed_count":19,"pull_request_authors_count":24,"issue_authors_count":40,"avg_comments_per_issue":1.680851063829787,"avg_comments_per_pull_request":0.7741935483870968,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":6,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":2093527.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonghwanhyeon%2Fpython-ffmpeg/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-ffmpeg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-ffmpeg/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-ffmpeg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-ffmpeg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-ffmpeg/codemeta","maintainers":[{"uuid":"jonghwanhyeon","login":"jonghwanhyeon","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/jonghwanhyeon/","role":null,"created_at":"2023-02-25T06:16:15.015Z","updated_at":"2023-02-25T06:16:15.015Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jonghwanhyeon/packages"}]}