{"id":24582214,"url":"https://github.com/phoemur/wgetter","last_synced_at":"2025-04-24T04:39:43.270Z","repository":{"id":14810794,"uuid":"17533176","full_name":"phoemur/wgetter","owner":"phoemur","description":"Download utility written in python","archived":false,"fork":false,"pushed_at":"2018-08-12T03:41:57.000Z","size":21,"stargazers_count":11,"open_issues_count":2,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-24T04:39:30.441Z","etag":null,"topics":["cli-utilities","downloader","network","python","python-wget"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kmike/django-robokassa","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phoemur.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":"2014-03-08T02:07:36.000Z","updated_at":"2023-08-19T05:20:48.000Z","dependencies_parsed_at":"2022-09-18T19:00:54.028Z","dependency_job_id":null,"html_url":"https://github.com/phoemur/wgetter","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phoemur%2Fwgetter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phoemur%2Fwgetter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phoemur%2Fwgetter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phoemur%2Fwgetter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phoemur","download_url":"https://codeload.github.com/phoemur/wgetter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250566440,"owners_count":21451227,"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":["cli-utilities","downloader","network","python","python-wget"],"created_at":"2025-01-24T03:17:43.737Z","updated_at":"2025-04-24T04:39:43.233Z","avatar_url":"https://github.com/phoemur.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"About\n=====\n\nWgetter is another command line download utility written completely in python.\nIt is based on python-wget (https://bitbucket.org/techtonik/python-wget/src)\nwith some improvements.\n\nIt works on python \u003e= 2.6 or python \u003e=3.0\nRuns on Windows or Linux or Mac\n\n\nUsage\n=====\n\n    python -m wgetter \u003cURL\u003e\n\n\nAPI Usage\n=========\n\n    \u003e\u003e\u003e import wgetter\n    \u003e\u003e\u003e filename = wgetter.download('https://sites.google.com/site/doctormike/pacman-1.2.tar.gz', outdir='/home/user')\n    100 % [====================================================\u003e] 19.9KiB / 19.9KiB  100.0KiB/s  eta 0:00:01\n    \u003e\u003e\u003e filename\n    '/home/user/pacman-1.2.tar.gz'\n    \nObs.: If not set, output directory (outdir) defaults to current directory\n\nInstallation\n============\n\nUsing PIP:\n    \n    pip install wgetter\n\nManually:\n\nGet the tarball at\n    \n    https://github.com/phoemur/wgetter/tarball/0.6\n    \nor git clone\n    \n    git clone https://github.com/phoemur/wgetter.git\n    \nThen\n    \n    python setup.py install\n    \nChangelog\n=========\n\n0.7 (2017-07-01)\n * Some Bug Fixes\n\n0.6 (2015-03-07)\n * Some Bug Fixes\n\n0.5.1 (2014-08-25)\n * Added improved bar and estimated transfer time\n\n0.3 (2014-03-08)\n * Added the option to set download's output directory\n\n0.2 (2014-03-06)\n * Init version, uses urllib2 instead of urlretrieve (deprecated), reads in chunks with network transfer rate calculation.\n   Fancy bar. Human readable file-sizes. Checks Md5 if available and download final size.\n   It's a heavy modification of python-wget made for my needs that i decided to share.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoemur%2Fwgetter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphoemur%2Fwgetter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoemur%2Fwgetter/lists"}