{"id":13508708,"url":"https://github.com/asiniy/download","last_synced_at":"2026-02-22T22:15:09.232Z","repository":{"id":57491363,"uuid":"96682359","full_name":"asiniy/download","owner":"asiniy","description":"Downloads remote file and stores it in the filesystem","archived":false,"fork":false,"pushed_at":"2022-10-06T21:27:20.000Z","size":8,"stargazers_count":33,"open_issues_count":12,"forks_count":23,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-08T21:12:20.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/asiniy.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":"2017-07-09T12:18:01.000Z","updated_at":"2023-06-16T15:07:02.000Z","dependencies_parsed_at":"2022-08-30T04:00:38.453Z","dependency_job_id":null,"html_url":"https://github.com/asiniy/download","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/asiniy/download","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asiniy%2Fdownload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asiniy%2Fdownload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asiniy%2Fdownload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asiniy%2Fdownload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asiniy","download_url":"https://codeload.github.com/asiniy/download/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asiniy%2Fdownload/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259843329,"owners_count":22920312,"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-08-01T02:00:57.305Z","updated_at":"2026-02-22T22:15:04.200Z","avatar_url":"https://github.com/asiniy.png","language":"Elixir","funding_links":[],"categories":["Networking"],"sub_categories":[],"readme":"# `download`\n\n[![Build Status](https://travis-ci.org/asiniy/download.svg?branch=master)](https://travis-ci.org/asiniy/download)\n[![hexdocs](https://img.shields.io/badge/hex-docs-brightgreen.svg)](https://hexdocs.pm/download/Download.html#from/2)\n![badge](https://img.shields.io/hexpm/v/download.svg)\n\nSimply downloads remote file and stores it in the filesystem.\n\n``` elixir\nDownload.from(url, options)\n```\n\n[Documentation](https://hexdocs.pm/download/Download.html#from/2)\n\n## Features\n\n* Small RAM consumption\n* Ability to limit downloaded file size\n* Uses httpoison\n\n## Installation\n\n```elixir\ndef deps do\n  [{:download, \"~\u003e x.x.x\"}]\nend\n```\n\nInto `mix.exs`\n\n``` elixir\ndef application do\n  [applications: [:download]]\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasiniy%2Fdownload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasiniy%2Fdownload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasiniy%2Fdownload/lists"}