When the response code is 509, raise an error with an explanation (based on the actual error message contained in the response HTML). Fix typ
added CLI Arg --file, if this Arg is not used with known URLs than waybackpy will not save the outpu...
Bump version number to try to upload to PyPI again. (1.8.0rc4 might have failed because of a resurge...
MCMCChains v4.7.4 Diff since v4.7.3 Merged pull requests: Fix failing tests (#284) (@devmotion
Better error messages for CLI users. FIXED BUG: removed code from init that was fetching availabilit...
What's Changed Dropped Python 3.4 to 3.6, both inclusive. Catch 429 and 509 status code for save pa...
Now using requests package instead of urllib.request. requests package is bettor for handling unusua...
What's Changed undo drop python3.6 by @akamhy in https://github.com/akamhy/waybackpy/pull/163 Full...
What's Changed 3 different APIs have now 3 different classes, WaybackMachineCDXServerAPI, WaybackMa...
Fixed bug: Url.init() was making unnecessary requests to the availability checking API
Python package that interfaces with the Internet Archive's Wayback Machine APIs. Archive pages and r...
Added status code reason phrase for 500 error Added method Range::get_content_range_of_a_file to get...
Package changes Enforce Python >= 3.7 within setup.py. The package already did not work with Python...
Changes: Added archive_url and --archive_url in the wrapper and CLI respectively. This just is an a...
Added support for querying CDX Pagination API Cdx class is publicly available to be used in third p...
What's Changed Move metadata from init.py into setup.cfg by @eggplants in https://github.com/akamhy...
added CLI Arg --file, if this Arg is not used with known URLs than waybackpy will not save the outpu...
Bump version number to try to upload to PyPI again. (1.8.0rc4 might have failed because of a resurge...
MCMCChains v4.7.4 Diff since v4.7.3 Merged pull requests: Fix failing tests (#284) (@devmotion
Better error messages for CLI users. FIXED BUG: removed code from init that was fetching availabilit...
What's Changed Dropped Python 3.4 to 3.6, both inclusive. Catch 429 and 509 status code for save pa...
Now using requests package instead of urllib.request. requests package is bettor for handling unusua...
What's Changed undo drop python3.6 by @akamhy in https://github.com/akamhy/waybackpy/pull/163 Full...
What's Changed 3 different APIs have now 3 different classes, WaybackMachineCDXServerAPI, WaybackMa...
Fixed bug: Url.init() was making unnecessary requests to the availability checking API
Python package that interfaces with the Internet Archive's Wayback Machine APIs. Archive pages and r...
Added status code reason phrase for 500 error Added method Range::get_content_range_of_a_file to get...
Package changes Enforce Python >= 3.7 within setup.py. The package already did not work with Python...
Changes: Added archive_url and --archive_url in the wrapper and CLI respectively. This just is an a...
Added support for querying CDX Pagination API Cdx class is publicly available to be used in third p...
What's Changed Move metadata from init.py into setup.cfg by @eggplants in https://github.com/akamhy...
added CLI Arg --file, if this Arg is not used with known URLs than waybackpy will not save the outpu...
Bump version number to try to upload to PyPI again. (1.8.0rc4 might have failed because of a resurge...
MCMCChains v4.7.4 Diff since v4.7.3 Merged pull requests: Fix failing tests (#284) (@devmotion