Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-urlgrabber: A high-level cross-protocol url-grabber
- Summary
- A high-level cross-protocol url-grabber for python supporting HTTP, FTP
and file locations. Features include keepalive, byte ranges, throttling,
authentication, proxies and more.
Changelog
- * Wed Nov 12 16:00:00 2008 James Antill <jantill{%}redhat{*}com> - 3.1.0-5
- Fix keepalive for HTTP.
- Resolves: rhbz#471224
- * Mon Jul 21 17:00:00 2008 James Antill <jantill{%}redhat{*}com> - 3.1.0-4
- Import fixes from Fedora, and UI progress tweaks
- FTP byterange with specified port
- reget with HTTP servers that don't support Range
- Dynamic resizing progress, with totals and visible end state
- Resolves: rhbz#435156
- Resolves: rhbz#444085
- Fedora-Bug: 404211
- Fedora-Bug: 419241
- Fedora-Bug: 437197
- * Fri Jan 18 16:00:00 2008 James Antill <jantill{%}redhat{*}com> - 3.1.0-3
- fix unicode problems
- Related: rhbz#384691