{"id":16055753,"url":"https://github.com/morgoth/ripper","last_synced_at":"2025-08-19T09:14:26.331Z","repository":{"id":66535290,"uuid":"956404","full_name":"morgoth/ripper","owner":"morgoth","description":"Thor scripts for CD ripping, wma to mp3 conversion and more","archived":false,"fork":false,"pushed_at":"2012-12-20T17:19:42.000Z","size":120,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T11:48:12.808Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/morgoth/ripper","language":"Ruby","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/morgoth.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}},"created_at":"2010-10-02T12:25:56.000Z","updated_at":"2017-05-23T01:42:37.000Z","dependencies_parsed_at":"2023-02-20T06:15:27.342Z","dependency_job_id":null,"html_url":"https://github.com/morgoth/ripper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/morgoth/ripper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morgoth%2Fripper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morgoth%2Fripper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morgoth%2Fripper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morgoth%2Fripper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morgoth","download_url":"https://codeload.github.com/morgoth/ripper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morgoth%2Fripper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271129021,"owners_count":24703879,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-09T02:21:51.748Z","updated_at":"2025-08-19T09:14:26.303Z","avatar_url":"https://github.com/morgoth.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Convert your cd to mp3 files, compress video files, resize photos\n\n## Prerequisites\n\n* Ruby\n* thor gem\n\nPackages:\n\n* cdparanoia\n* lame\n* flac\n* mplayer (for converting wma files to mp3)\n* mencoder (for video compress)\n* libmagickwand-dev, imagemagick (for resizing photos)\n\nFor splitting flac files:\n\n* cuetools\n* shntool\n* flac\n\n## Usage\n\nRipping CD to mp3 files:\n\n```\nthor ripper:disk \"Music/Destination directory\"\n```\n\nConverting wma files to mp3:\n\n```\nthor ripper:wma \"Music/Directory with wma files\"\n```\n\nConverting flac files to mp3:\n\n```\nthor ripper:flac2mp3 \"Music/flacs\"\n```\n\nCompressing video files:\n\n```\nthor ripper:video your-wideo-file\n```\n\nSplitting flac album file into separate ones\n\n```\nthor ripper:split \"Directory with flac file\"\n```\n\nResizing photos when bigger than given dimensions\n\n```\nthor ripper:resize_photos --width 1024 --height 1024 \"Directory with photo files\"\n```\n\nYou can see all options by:\n\n```\nthor -T\n```\n\nWhen using thor you don't have to download Thorfile, simply just write:\n\n```\nthor install https://github.com/morgoth/ripper/raw/master/Thorfile --as ripper --force\n```\n\nThen you will have always available command thor ripper\n(it is stored in ~/.thor/thor.yml file)\n\nUpdating script can be done by:\n\n```\nthor update ripper\n```\n\n## Copyright\n\nCopyright (c) Wojciech Wnętrzak. See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorgoth%2Fripper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorgoth%2Fripper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorgoth%2Fripper/lists"}