pget

The fastest, resumable file download client

MIT License

Downloads
10
Stars
1.1K
Committers
8

Bot releases are hidden (Show)

pget - v0.2.1 Latest Release

Published by Code-Hex about 1 year ago

pget - v0.2.0

Published by Code-Hex about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Code-Hex/pget/compare/v0.1.1...v0.2.0

pget - v0.1.1

Published by Code-Hex almost 3 years ago

What's Changed

Full Changelog: https://github.com/Code-Hex/pget/compare/v0.1.0...v0.1.1

pget - v0.1.0

Published by Code-Hex almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Code-Hex/pget/compare/0.0.6...v0.1.0

pget - v0.0.6

Published by Code-Hex about 8 years ago

Changes🎉

  • Added output option (like wget -o).
  • Added referer option.
  • Improved safety of parallel requests (using errgroup).

Please read README.md

Thanks!!

pget - v0.0.5

Published by Code-Hex about 8 years ago

Changes

  • Support for input urls from stdin. Please read README.md
  • Fixed some issues
pget - v0.0.4

Published by Code-Hex over 8 years ago

Changes

  • Support for distributed download function!! Please read README.md
  • Modified target directory <- thanks @vedhavyas 🎉
  • Added user-agent option
  • Removed -o option. instead of -t option
  • Fixed issue where regex does not match if "-" appears more than twice such as in "http://r6---snnvoxuioq6.googlevideo.com"
  • Download performance has been improved
pget - v0.0.3

Published by Code-Hex over 8 years ago

Changes

  • Added resume function!! <- thanks @vedhavyas
  • Added check new release option --check-update
  • Fixed -o option. you can select download directory.
  • Fixed resource leaking.
  • Pget is more stable now
pget - v0.0.2

Published by Code-Hex over 8 years ago

Changes

  • Added timeout option for request in checking method
  • Modified url validation
  • Improved usage message
  • Pget is stable now
pget - First release!!

Published by Code-Hex over 8 years ago

Let's start fast download

enjoy!!

Package Rankings
Top 2.35% on Proxy.golang.org
Top 30.87% on Formulae.brew.sh
Badges
Extracted from project README
.github/workflows/main.yaml codecov Go Report Card GitHub release MIT License
Related Projects