{"id":19529575,"url":"https://github.com/beetbox/mediafile","last_synced_at":"2026-04-18T00:03:10.707Z","repository":{"id":9189717,"uuid":"61162986","full_name":"beetbox/mediafile","owner":"beetbox","description":"elegant audio file tagging","archived":false,"fork":false,"pushed_at":"2026-04-14T10:15:08.000Z","size":1369,"stargazers_count":116,"open_issues_count":20,"forks_count":37,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-04-14T12:15:59.521Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://mediafile.readthedocs.io/","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/beetbox.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-06-14T23:33:28.000Z","updated_at":"2026-04-14T10:15:12.000Z","dependencies_parsed_at":"2024-06-18T15:43:56.817Z","dependency_job_id":"e25ed526-8008-43c9-a86b-56aa83859ada","html_url":"https://github.com/beetbox/mediafile","commit_stats":{"total_commits":496,"total_committers":50,"mean_commits":9.92,"dds":0.5625,"last_synced_commit":"57a330eaf8de5d0fc75cda5d75174c93aa3b2f17"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/beetbox/mediafile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beetbox%2Fmediafile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beetbox%2Fmediafile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beetbox%2Fmediafile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beetbox%2Fmediafile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beetbox","download_url":"https://codeload.github.com/beetbox/mediafile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beetbox%2Fmediafile/sbom","scorecard":{"id":230383,"data":{"date":"2025-08-11","repo":{"name":"github.com/beetbox/mediafile","commit":"1d523c08698f0a0af381661f976eac2a8ea2ff17"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/15 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"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":"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":"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/build.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/beetbox/mediafile/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/beetbox/mediafile/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/beetbox/mediafile/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/beetbox/mediafile/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:49","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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 'master'"],"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 22 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-17T04:44:11.959Z","repository_id":9189717,"created_at":"2025-08-17T04:44:11.959Z","updated_at":"2025-08-17T04:44:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31950891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-11T01:26:01.675Z","updated_at":"2026-04-18T00:03:10.701Z","avatar_url":"https://github.com/beetbox.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"MediaFile: read and write audio files' tags in Python\n=====================================================\n\n.. image:: https://github.com/beetbox/mediafile/actions/workflows/main.yml/badge.svg?branch=master\n    :target: https://github.com/beetbox/mediafile/actions\n\n.. image:: https://img.shields.io/pypi/v/mediafile.svg\n    :target: https://pypi.python.org/pypi/mediafile\n\nMediaFile is a simple interface to the metadata tags for many audio file\nformats. It wraps Mutagen_, a high-quality library for low-level tag\nmanipulation, with a high-level, format-independent interface for a common set\nof tags.\n\n.. _mutagen: https://github.com/quodlibet/mutagen\n\nSynopsis\n--------\n\nMediaFile is available `on PyPI`_. Install it by typing ``pip install\nmediafile``. It works on Python 3.10 or later. Then:\n\n.. code-block:: python\n\n    from mediafile import MediaFile\n\n    f = MediaFile(\"Lucy.mp3\")\n    f.title\n    \"Lucy in the Sky with Diamonds\"\n    f.artist = \"The Beatles\"\n    f.save()\n\nMediaFile also exposes plural fields for repeated metadata values, such as\n``artists``, ``albumartists``, ``lyricists``, ``composers``, ``arrangers``, and\n``remixers``.\n\n.. _on pypi: https://pypi.python.org/pypi/mediafile\n\nDocumentation\n-------------\n\nSee the `full documentation`_.\n\n.. _full documentation: https://mediafile.readthedocs.io/\n\nAuthors\n-------\n\nMediaFile is part of the beets_ project. It was originally written by `Adrian\nSampson`_ and is now developed by the beets community. The license is MIT.\n\n.. _adrian sampson: https://github.com/sampsyo\n\n.. _beets: https://github.com/beetbox/beets\n\n.. _mit: https://www.opensource.org/licenses/mit-license.php\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeetbox%2Fmediafile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeetbox%2Fmediafile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeetbox%2Fmediafile/lists"}