{"id":18728957,"url":"https://github.com/uberswe/zipdl","last_synced_at":"2025-11-12T05:30:23.086Z","repository":{"id":149465995,"uuid":"398795395","full_name":"uberswe/zipdl","owner":"uberswe","description":"Zip Downloader downloads a zip file once or periodically and extracts the files at the specified path","archived":false,"fork":false,"pushed_at":"2021-08-22T12:44:34.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-28T14:28:36.466Z","etag":null,"topics":["downloader","elder-scrolls-online","golang","zip"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uberswe.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-22T12:33:31.000Z","updated_at":"2021-08-22T12:44:36.000Z","dependencies_parsed_at":"2023-07-25T06:15:32.786Z","dependency_job_id":null,"html_url":"https://github.com/uberswe/zipdl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uberswe%2Fzipdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uberswe%2Fzipdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uberswe%2Fzipdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uberswe%2Fzipdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uberswe","download_url":"https://codeload.github.com/uberswe/zipdl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239599040,"owners_count":19665911,"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":["downloader","elder-scrolls-online","golang","zip"],"created_at":"2024-11-07T14:25:00.858Z","updated_at":"2025-11-12T05:30:23.030Z","avatar_url":"https://github.com/uberswe.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zip Downloader\n\nBuild like so\n\n```bash\ngo build -o zipdl\n```\n\nto install this command add it to your PATH or copy it like so `sudo cp zipdl /usr/local/bin/`\n\nThe program takes three arguments\n\n - `url` the url we want to download the zip from\n - `path` the path where we want to store the unzipped files\n - `interval` (optional) this causes the program to run forever and specifies how often we want to download and extract the files eg. `15m`, `6h`, `1d`, `1h30m`\n\nI use this to download pricing data for Elder Scrolls Online for an addon called Tamriel Trade Center. I play on Linux so there are not a lot of solutions out there. Here is how I use it:\n```bash\nzipdl -path=\"/home/uberswe/.steam/steam/steamapps/compatdata/306130/pfx/drive_c/users/steamuser/My Documents/Elder Scrolls Online/live/AddOns/TamrielTradeCentre\" -interval=\"6h\" -url=\"https://eu.tamrieltradecentre.com/download/PriceTable\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuberswe%2Fzipdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuberswe%2Fzipdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuberswe%2Fzipdl/lists"}