{"id":18411397,"url":"https://github.com/alfg/bifextract","last_synced_at":"2025-04-12T22:55:33.710Z","repository":{"id":142573644,"uuid":"92572451","full_name":"alfg/bifextract","owner":"alfg","description":"CLI utility for extracting images from a BIF file","archived":false,"fork":false,"pushed_at":"2017-05-31T01:33:31.000Z","size":2526,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T22:55:30.344Z","etag":null,"topics":["bif","bifextract","roku"],"latest_commit_sha":null,"homepage":"https://github.com/alfg/bifextract","language":"Go","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/alfg.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":"2017-05-27T05:08:52.000Z","updated_at":"2023-09-08T17:25:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea341ba0-3431-4ab9-8db8-7ddbcf3b6f1b","html_url":"https://github.com/alfg/bifextract","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Fbifextract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Fbifextract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Fbifextract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfg%2Fbifextract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alfg","download_url":"https://codeload.github.com/alfg/bifextract/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248643050,"owners_count":21138353,"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","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":["bif","bifextract","roku"],"created_at":"2024-11-06T03:36:48.088Z","updated_at":"2025-04-12T22:55:33.690Z","avatar_url":"https://github.com/alfg.png","language":"Go","readme":"# bifextract [![Build Status](https://travis-ci.org/alfg/bifextract.svg?branch=master)](https://travis-ci.org/alfg/bifextract) [![Build status](https://ci.appveyor.com/api/projects/status/w95tgymvxsmyh7ri?svg=true)](https://ci.appveyor.com/project/alfg/bifextract)\n\n`bifextract` is a CLI utility for extracting images from a [BIF](https://sdkdocs.roku.com/display/sdkdoc/Trick+Mode+Support) file.\n\n## Install from Source\n```\ngo get github.com/alfg/bifextract\n./bin/bifextract version\n```\n\n## Install from Homebrew\n```\nbrew cask alfg/tap\nbrew install alfg/tap/bifextract\nbifextract version\n```\n\n## Usage\n`bifextract \u003cfile-path|url\u003e \u003coutput-dir\u003e`\n\n## Example\n\n`bifextract gladiator.bif gladiator`\n\nThis will parse `gladiator.bif`, create the `gladiator` directory and write the image frames in sequential order.\n\n```\n└─gladiator/\n    ├─ frame_1.jpg\n    ├─ frame_2.jpg\n    ├─ ... \n    └─ frame_n-1.jpg\n    └─ frame_n.jpg\n```\n\n## Develop\n\n```\ngit clone git@github.com:alfg/bifextract.git\nexport GOPATH=$HOME/path/to/project\ncd /to/project\ngo run main.go\n```\n\n## Resources\n* https://sdkdocs.roku.com/display/sdkdoc/Trick+Mode+Support\n\n## License\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfg%2Fbifextract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falfg%2Fbifextract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfg%2Fbifextract/lists"}