{"id":21900272,"url":"https://github.com/cryptoc1/metamaker","last_synced_at":"2026-05-15T23:31:59.620Z","repository":{"id":30399763,"uuid":"33952522","full_name":"Cryptoc1/metamaker","owner":"Cryptoc1","description":"Writes imdb info to movie files","archived":false,"fork":false,"pushed_at":"2015-06-23T23:25:38.000Z","size":308,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T05:44:44.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Cryptoc1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-14T19:32:03.000Z","updated_at":"2015-09-01T21:05:45.000Z","dependencies_parsed_at":"2022-09-08T05:04:48.986Z","dependency_job_id":null,"html_url":"https://github.com/Cryptoc1/metamaker","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Cryptoc1/metamaker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptoc1%2Fmetamaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptoc1%2Fmetamaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptoc1%2Fmetamaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptoc1%2Fmetamaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cryptoc1","download_url":"https://codeload.github.com/Cryptoc1/metamaker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptoc1%2Fmetamaker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33083520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-28T15:07:07.367Z","updated_at":"2026-05-15T23:31:59.605Z","avatar_url":"https://github.com/Cryptoc1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MetaMaker\nMetaMaker is a simple pyhton utility I created to write metadata to movie file. By default, MetaMaker writes all metadata that MP4Box supports that can be retreived from IMDb.\n\n## How To Use\nBegin by running install.sh\n\n\t$ ./install.sh\n\nTo skip checking if brew is installed:\n\n\t$ ./install.sh --without-brew-check\n\nUsing MetaMaker is quite simple really:\n\n\t$ metamaker \u003cimdb-id\u003e \u003cpath-to-file\u003e\n\nOr, you can use the interactive console by running:\n\n\t$ metamaker\n\nA feature that I'm quite proud of in MetaMaker, is batch processing:\n\n\t$ metamaker --batch \u003cbatch-file\u003e\n\nMore information about how to use batch processing can be found in [BATCH.md](https://github.com/Cryptoc1/metamaker/blob/master/BATCH.md)\n\nNote about platform support: MetaMaker was built with OS X in mind, and has only been tested on my Mac. Further platform testing isn't planned for future development.\n\n## Video formats supported\n- [x] mp4\n- [x] m4v\n- [x] avi\\*\n- [x] mkv\\*\n\n\\* Writing tags to avi and mkv files only works after they've been converted to mp4 (using ffmpeg).\n\n## Things to Watch-out For\n* If any directories that you enter include unicode characters, the program will crash\n* The program will throw a KeyError if IMDb doesn't have tag data on their servers. (refer to [TODO.md](https://github.com/Cryptoc1/metamaker/blob/master/TODO.md) and [Issue \\#1](https://github.com/Cryptoc1/metamaker/issues/1) for more info)\n\n## Dependencies\n* MP4Box\n* ffmpeg\n\nMP4Box can be installed with brew:\n\n\t$ brew install mp4box\n\nffmpeg can also be installed using brew:\n\n\t$ brew install ffmpeg\n\nNote that *install.sh* installs dependencies for you (unless you supply *--without-brew-check*).\n\n#### Plain and Simple\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptoc1%2Fmetamaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptoc1%2Fmetamaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptoc1%2Fmetamaker/lists"}