{"id":19096385,"url":"https://github.com/bcdevices/ly10-rewrite","last_synced_at":"2025-10-19T13:57:27.275Z","repository":{"id":45650156,"uuid":"434024694","full_name":"bcdevices/ly10-rewrite","owner":"bcdevices","description":"Simple wrapper to rewrite URLs for file downloads","archived":false,"fork":false,"pushed_at":"2021-12-02T16:53:17.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-03T00:24:17.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcdevices.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-02T00:00:47.000Z","updated_at":"2021-12-02T16:52:29.000Z","dependencies_parsed_at":"2022-09-14T12:23:32.263Z","dependency_job_id":null,"html_url":"https://github.com/bcdevices/ly10-rewrite","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/bcdevices%2Fly10-rewrite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevices%2Fly10-rewrite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevices%2Fly10-rewrite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevices%2Fly10-rewrite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcdevices","download_url":"https://codeload.github.com/bcdevices/ly10-rewrite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240149757,"owners_count":19755747,"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":[],"created_at":"2024-11-09T03:36:34.983Z","updated_at":"2025-10-19T13:57:27.162Z","avatar_url":"https://github.com/bcdevices.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rewrite\n\nRewrite is a simple wrapper around `wget` or file download cli. The sole purpose is to\nsubstitute the download url with an alternative url. \n\n## Usage\n\nThe basic usage command can be executed as  `rewrite \u003cconfig json\u003e \u003cwget including args\u003e \u003curl\u003e`. \n\nThis makes the following assumptions about the passed parameters:\n* The first parameter is the fully qualified path to the config file location.\n* The last parameter is the url\n\n## Sample config file\n\n```json\n{\n  \"urls\": {\n    \"https://ftp.pcre.org/pub/pcre/pcre-8.44.tar.bz2\": \"https://sourceforge.net/projects/pcre/files/pcre/8.44/pcre-8.44.tar.bz2\"\n  }\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcdevices%2Fly10-rewrite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcdevices%2Fly10-rewrite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcdevices%2Fly10-rewrite/lists"}