atomicparsley
brew install atomicparsley
v20240608.083822.1ed9031
GPL-2.0-or-later
MPEG-4 command-line tool
168
30-day installs · #2800
543
90-day · #2810
2.4k
365-day · #2604
742
★ GitHub stars · updated 1y ago
Build dependencies
Links
- https://github.com/wez/atomicparsley
- GitHub: wez/atomicparsley
- Brew formula source: Formula/a/atomicparsley.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"cmake"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "MPEG-4 command-line tool",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:36+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "atomicparsley",
"github_default_branch": "master",
"github_last_commit_at": "2024-12-04T22:10:32Z",
"github_readme_excerpt": "# AtomicParsley\n\n\n\nAtomicParsley is a lightweight command line program for reading, parsing and\nsetting metadata into MPEG-4 files, in particular, iTunes-style metadata.\n\n## Install\n\n### macOS\n\n* Navigate to the [latest release](https://github.com/wez/atomicparsley/releases/latest)\n* Download the `AtomicParsleyMacOS.zip` file and extract `AtomicParsley`\n\nAtomicParsley is also available for brew users and can be installed by executing this command in a terminal:\n\n```\n$ brew install atomicparsley\n````\n\nNote that the version available in brew may lag behind the latest version of the code in this repo.\n\n### Windows\n\n* Navigate to the [latest release](https://github.com/wez/atomicparsley/releases/latest)\n* Download the `AtomicParsleyWindows.zip` file and extract `AtomicParsley.exe`\n\n### Linux (x86-64)\n\n* Navigate to the [latest release](https://github.com/wez/atomicparsley/releases/latest)\n* Download the `AtomicParsleyLinux.zip` file and extract `AtomicParsley`\n\n### Alpine Linux (x86-64 musl libc)\n\n* Navigate to the [latest release](https://github.com/wez/atomicparsley/releases/latest)\n* Download the `AtomicParsleyAlpine.zip` file and extract `AtomicParsley`\n* And finally `apk add libstdc++`\n\n## Usage\n\n```txt\nAtomicParsley sets metadata into MPEG-4 files \u0026 derivatives supporting 3 tag\n schemes: iTunes-style, 3GPP assets \u0026 ISO defined copyright notifications.\n\nAtomicParsley quick help for setting iTunes-style metadata into MPEG-4 files.\n\nGeneral usage examples:\n AtomicParsley /path/to.mp4 -T 1\n AtomicParsley /path/to.mp4 -t +\n AtomicParsley /path/to.mp4 --artist \"Me\" --artwork /path/to/art.jpg\n Atomicparsley /path/to.mp4 --albumArtist \"You\" --podcastFlag true\n Atomicparsley /path/to.mp4 --stik \"TV Show\" --advisory explicit\n\nGetting information about the file \u0026 tags:\n -T --test Test file for mpeg4-ishness \u0026 print atom tree\n -t --textdata ",
"github_repo": "wez/atomicparsley",
"github_stars": 742,
"github_topics": [],
"homepage": "https://github.com/wez/atomicparsley",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 168,
"installs_365d": 2449,
"installs_90d": 543,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "atomicparsley",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 2800,
"rank_365d": 2604,
"rank_90d": 2810,
"raw_hash": "c700a44156771a9d",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/a/atomicparsley.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "20240608.083822.1ed9031",
"versioned_formulae": [],
"why_use_this": null
}