{"id":20900203,"url":"https://github.com/automatic-ripping-machine/arm-dependencies","last_synced_at":"2025-05-13T01:32:17.437Z","repository":{"id":41245484,"uuid":"472429219","full_name":"automatic-ripping-machine/arm-dependencies","owner":"automatic-ripping-machine","description":"A repo to codify the requirements used by Automatic Ripping Machine","archived":false,"fork":false,"pushed_at":"2024-11-04T05:00:41.000Z","size":340,"stargazers_count":5,"open_issues_count":24,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-04T06:17:03.788Z","etag":null,"topics":["docker","dvd","handbrake","makemkv","ripping"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/automatic-ripping-machine.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":"2022-03-21T16:50:21.000Z","updated_at":"2024-11-04T05:00:39.000Z","dependencies_parsed_at":"2023-02-17T16:31:18.608Z","dependency_job_id":"2da35a43-8edd-4240-b7ed-7d25165f356d","html_url":"https://github.com/automatic-ripping-machine/arm-dependencies","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automatic-ripping-machine%2Farm-dependencies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automatic-ripping-machine%2Farm-dependencies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automatic-ripping-machine%2Farm-dependencies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automatic-ripping-machine%2Farm-dependencies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/automatic-ripping-machine","download_url":"https://codeload.github.com/automatic-ripping-machine/arm-dependencies/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225166194,"owners_count":17431345,"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":["docker","dvd","handbrake","makemkv","ripping"],"created_at":"2024-11-18T11:18:26.803Z","updated_at":"2024-11-18T11:18:27.431Z","avatar_url":"https://github.com/automatic-ripping-machine.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arm-dependencies\n\n[![Deploy Docker Image](https://github.com/automatic-ripping-machine/arm-dependencies/actions/workflows/deploy-docker.yml/badge.svg)](https://github.com/automatic-ripping-machine/arm-dependencies/actions/workflows/deploy-docker.yml)\n[![Docker](https://img.shields.io/docker/pulls/automaticrippingmachine/arm-dependencies.svg)](https://hub.docker.com/r/automaticrippingmachine/arm-dependencies)\n\n[![GitHub license](https://img.shields.io/github/license/automatic-ripping-machine/arm-dependencies)](https://github.com/automatic-ripping-machine/arm-dependencies/blob/main/LICENSE)\n[![GitHub forks](https://img.shields.io/github/forks/automatic-ripping-machine/arm-dependencies)](https://github.com/automatic-ripping-machine/arm-dependencies/network)\n[![GitHub stars](https://img.shields.io/github/stars/automatic-ripping-machine/arm-dependencies)](https://github.com/automatic-ripping-machine/arm-dependencies/stargazers)\n[![GitHub issues](https://img.shields.io/github/issues/automatic-ripping-machine/arm-dependencies)](https://github.com/automatic-ripping-machine/arm-dependencies/issues)\n[![GitHub pull requests](https://img.shields.io/github/issues-pr/automatic-ripping-machine/arm-dependencies)](https://github.com/automatic-ripping-machine/arm-dependencies/pulls)\n\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django)\n\n[![Discord](https://img.shields.io/discord/576479573886107699)](https://discord.gg/FUSrn8jUcR)\n\n## Overview\nThis repo codifies the requirements for building and running Automatic Ripping Machine, and provides a docker container that has everything preinstalled. All you need to do is install the ARM source and set up files.\n\nThe `arm-dependencies`Docker image is rebuilt every night, so you should always get the most up-to-date versions of MakeMKV and Handbrake when you build ARM from this image.\n\n\n## Usage\n### Git Repo\nTo add this manually, run the following command:\n```shell\ngit submodule add -b main https://github.com/automatic-ripping-machine/arm-dependencies arm-dependencies\ngit submodule update --init --recursive\ngit config -f .gitmodules submodule.arm-dependencies.update rebase\ngit submodule update --remote\n```\n\nIn your fork's `requirements.txt`, replace everything with\n```text\n-r arm-dependencies/requirements.txt\n```\n\n### Docker Container\nTo base your docker container on `arm-dependencies`, add this to the top of your `Dockerfile`:\n```dockerfile\n\nFROM automaticrippingmachine/arm-dependencies AS base\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomatic-ripping-machine%2Farm-dependencies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautomatic-ripping-machine%2Farm-dependencies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomatic-ripping-machine%2Farm-dependencies/lists"}