Fixed bug: Url.init() was making unnecessary requests to the availability checking API
Do not check server URL when creating the object. This allows servers that return 404 when the endpo...
Fix an issue that produced an incomplete Mink user interface if forcibly activated and the results s...
Bug fix on init.py Full Changelog: https://github.com/eftalgezer/SIESTAstepper/compare/v0.4.1...v0.4...
Better error messages for CLI users. FIXED BUG: removed code from init that was fetching availabilit...
What's Changed 3 different APIs have now 3 different classes, WaybackMachineCDXServerAPI, WaybackMa...
Now using requests package instead of urllib.request. requests package is bettor for handling unusua...
What's Changed Dropped Python 3.4 to 3.6, both inclusive. Catch 429 and 509 status code for save pa...
When the response code is 509, raise an error with an explanation (based on the actual error message...
added CLI Arg --file, if this Arg is not used with known URLs than waybackpy will not save the outpu...
Fix __init_subclass__ not accepting arguments. Bug introduced since v0.5 Full Changelog: https://gi...
Bug fix: Handle API-rate limit exceeding => Retries Enhancement: 'Alternatives' URLs are now part of...
Missing files now allowed when 404 error is raised. This will typically happen when a list of urls i...
What's Changed undo drop python3.6 by @akamhy in https://github.com/akamhy/waybackpy/pull/163 Full...
What's Changed Move metadata from init.py into setup.cfg by @eggplants in https://github.com/akamhy...
Release 2.0.17.1: Undetected editing mistake in blimpy/init.py led to a missing value for version d...
Do not check server URL when creating the object. This allows servers that return 404 when the endpo...
Fix an issue that produced an incomplete Mink user interface if forcibly activated and the results s...
Bug fix on init.py Full Changelog: https://github.com/eftalgezer/SIESTAstepper/compare/v0.4.1...v0.4...
Better error messages for CLI users. FIXED BUG: removed code from init that was fetching availabilit...
What's Changed 3 different APIs have now 3 different classes, WaybackMachineCDXServerAPI, WaybackMa...
Now using requests package instead of urllib.request. requests package is bettor for handling unusua...
What's Changed Dropped Python 3.4 to 3.6, both inclusive. Catch 429 and 509 status code for save pa...
When the response code is 509, raise an error with an explanation (based on the actual error message...
added CLI Arg --file, if this Arg is not used with known URLs than waybackpy will not save the outpu...
Fix __init_subclass__ not accepting arguments. Bug introduced since v0.5 Full Changelog: https://gi...
Bug fix: Handle API-rate limit exceeding => Retries Enhancement: 'Alternatives' URLs are now part of...
Missing files now allowed when 404 error is raised. This will typically happen when a list of urls i...
What's Changed undo drop python3.6 by @akamhy in https://github.com/akamhy/waybackpy/pull/163 Full...
What's Changed Move metadata from init.py into setup.cfg by @eggplants in https://github.com/akamhy...
Release 2.0.17.1: Undetected editing mistake in blimpy/init.py led to a missing value for version d...
Do not check server URL when creating the object. This allows servers that return 404 when the endpo...
Fix an issue that produced an incomplete Mink user interface if forcibly activated and the results s...
Bug fix on init.py Full Changelog: https://github.com/eftalgezer/SIESTAstepper/compare/v0.4.1...v0.4...