{"id":16264987,"url":"https://github.com/billloic/mtdl","last_synced_at":"2026-02-07T20:32:10.887Z","repository":{"id":243902325,"uuid":"812954974","full_name":"BillLoic/mtdl","owner":"BillLoic","description":"A multi thread based downloader.","archived":false,"fork":false,"pushed_at":"2024-06-15T12:58:37.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T21:01:29.315Z","etag":null,"topics":["console-application","downloader","http","library","multithreading","python","python-3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BillLoic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-en","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":"2024-06-10T08:20:06.000Z","updated_at":"2024-06-23T13:14:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"442f324a-8b45-4d7d-9591-79f2e7eec2dd","html_url":"https://github.com/BillLoic/mtdl","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"e06041d99891b231e3b7ea5ca47306eeb706afca"},"previous_names":["billloic/mtdl"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/BillLoic/mtdl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BillLoic%2Fmtdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BillLoic%2Fmtdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BillLoic%2Fmtdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BillLoic%2Fmtdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BillLoic","download_url":"https://codeload.github.com/BillLoic/mtdl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BillLoic%2Fmtdl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268334618,"owners_count":24233793,"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-02T02:00:12.353Z","response_time":74,"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":["console-application","downloader","http","library","multithreading","python","python-3"],"created_at":"2024-10-10T17:05:07.172Z","updated_at":"2026-02-07T20:32:10.850Z","avatar_url":"https://github.com/BillLoic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MTDL\n\nA multi-thread based python downloader.\n\n# Usage\n\n1. install: `pip install mtdl`\n2. Choose use API or command-line-interface mode\n\n# CMD-Line interface\n\nAfter installed, just type command like format below:\n```bash\nmtdl [-h | --help]\n```\nTo get usage.\n\n# API\n\nCreate a `MultiThreadDownloader` instance and call its `start` method\n\n```python\nfrom mtdl import MultiThreadDownloader\np = MultiThreadDownloader(\u003cYour url\u003e, (chunk_size, filename))\np.start()\n```\n\n\n# LICENSE AND NOTICES\n\nSee \u003ca href=https://github.com/BillLoic/mtdl/blob/main/LICENSE-en\u003elicense file\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillloic%2Fmtdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbillloic%2Fmtdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillloic%2Fmtdl/lists"}