{"id":17183436,"url":"https://github.com/adbenitez/simplebot_downloader","last_synced_at":"2025-04-13T17:53:13.234Z","repository":{"id":39262649,"uuid":"393262672","full_name":"adbenitez/simplebot_downloader","owner":"adbenitez","description":"File downloader plugin for SimpleBot","archived":false,"fork":false,"pushed_at":"2023-03-01T10:59:26.000Z","size":84,"stargazers_count":1,"open_issues_count":5,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T21:02:47.335Z","etag":null,"topics":["deltachat","downloader","plugin","simplebot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adbenitez.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","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":"2021-08-06T05:32:17.000Z","updated_at":"2023-08-27T19:43:25.000Z","dependencies_parsed_at":"2024-10-15T00:40:45.723Z","dependency_job_id":"e3c9f572-f5a5-454a-8324-dc79fb873380","html_url":"https://github.com/adbenitez/simplebot_downloader","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/adbenitez%2Fsimplebot_downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbenitez%2Fsimplebot_downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbenitez%2Fsimplebot_downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbenitez%2Fsimplebot_downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbenitez","download_url":"https://codeload.github.com/adbenitez/simplebot_downloader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248758451,"owners_count":21156957,"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":["deltachat","downloader","plugin","simplebot"],"created_at":"2024-10-15T00:40:39.441Z","updated_at":"2025-04-13T17:53:13.200Z","avatar_url":"https://github.com/adbenitez.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://www.herokucdn.com/deploy/button.svg\n   :target: https://heroku.com/deploy?template=https://github.com/adbenitez/simplebot_downloader/tree/heroku/\n\n\n\"Downloader\" SimpleBot Plugin\n=============================\n\n.. image:: https://img.shields.io/pypi/v/simplebot_downloader.svg\n   :target: https://pypi.org/project/simplebot_downloader\n\n.. image:: https://img.shields.io/pypi/pyversions/simplebot_downloader.svg\n   :target: https://pypi.org/project/simplebot_downloader\n\n.. image:: https://pepy.tech/badge/simplebot_downloader\n   :target: https://pepy.tech/project/simplebot_downloader\n\n.. image:: https://img.shields.io/pypi/l/simplebot_downloader.svg\n   :target: https://pypi.org/project/simplebot_downloader\n\n.. image:: https://github.com/adbenitez/simplebot_downloader/actions/workflows/python-ci.yml/badge.svg\n   :target: https://github.com/adbenitez/simplebot_downloader/actions/workflows/python-ci.yml\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n\nA `SimpleBot`_ plugin that allows to download files by email/DeltaChat.\n\nInstall\n-------\n\nTo install run::\n\n  pip install simplebot-downloader\n\nCustomization\n-------------\n\nBy default the maximum file size allowed is 300MB, to change it, pass the number of bytes as follows::\n\n  simplebot -a bot@example.com db -s simplebot_downloader/max_size 10485760\n\nBy default the file will be sent in several emails split in chunks of 15728640 Bytes (15MB), to change it::\n\n  simplebot -a bot@example.com db -s simplebot_downloader/part_size 10240\n\nBy default there is a delay of 60 seconds between each sent chunk, to change it::\n\n  simplebot -a bot@example.com db -s simplebot_downloader/delay 120\n\nBy default the bot is in \"filter\" mode, this mean to queue downloads you just send the file link directly, to download with a command instead::\n\n  simplebot -a bot@example.com db -s simplebot_downloader/mode command\n\n\n.. _SimpleBot: https://github.com/simplebot-org/simplebot\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadbenitez%2Fsimplebot_downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadbenitez%2Fsimplebot_downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadbenitez%2Fsimplebot_downloader/lists"}