Felipe
|
2bf04aff48
|
Sanitize base_url and directory parameters
this might be the cause of #25, at least from what it appears
|
2025-07-27 17:18:57 +00:00 |
|
Eli Dickinson
|
c3c5b8446a
|
don’t append /* when —exact-url
|
2025-06-15 13:26:11 -04:00 |
|
Eli Dickinson
|
1681a12579
|
workaround for API only showing html files for some domains
See https://github.com/StrawberryMaster/wayback-machine-downloader/issues/6
|
2025-05-30 12:50:48 -04:00 |
|
Felipe
|
febffe5de4
|
Added support for resuming incomplete downloads
|
2025-04-19 13:40:14 +00:00 |
|
Felipe
|
019534794c
|
Taking care of empty responses
fixes "unexpected token at ''" appearing after fetching a list of snapshots
|
2025-02-09 16:24:02 +00:00 |
|
Felipe
|
466228fee4
|
Refactoring the archive API
|
2024-06-26 16:53:08 +00:00 |
|
hartator
|
30475c5c9e
|
Make URI#open cross Ruby versions compatible
|
2021-06-06 19:47:11 -05:00 |
|
Paul Wise
|
cd29f79fd0
|
Switch to the JSON output format for easier parsing
|
2021-05-03 17:44:56 +08:00 |
|
Paul Wise
|
afab72c894
|
Construct the cdx API query using a URI object
This avoids problems related to URL encoding.
Obsoletes: https://github.com/hartator/wayback-machine-downloader/pull/116
|
2021-05-03 17:44:36 +08:00 |
|
DessertArbiter
|
15edae6a92
|
updated deprecated calls, changed URI to https
|
2020-05-27 20:28:06 -04:00 |
|
Oleg Pudeyev
|
6779971dc9
|
Fix whitespace
|
2017-03-15 17:08:40 -04:00 |
|
hartator
|
8d5be7a89e
|
Fix compatibility with Ruby 1.9.x and proxies
|
2016-11-14 18:18:58 -06:00 |
|
Anton Eliasson
|
54bd5d3852
|
Support http(s)_proxy ENV variables
Closes issue #65
|
2016-10-31 17:49:30 +01:00 |
|
hartator
|
7eedc1a183
|
Get snapshot result page per page index
|
2016-09-24 10:04:57 -07:00 |
|
hartator
|
87eee70969
|
Show 404 archives when a resource had 200 response previously
|
2016-09-18 12:24:29 -05:00 |
|
hartator
|
21dd22f581
|
Disable gzip compression on API calls
|
2016-09-17 14:42:32 -05:00 |
|
hartator
|
2e7f8611ef
|
Load early net/http library for Ruby 1.9.x
|
2016-09-17 14:08:29 -05:00 |
|
hartator
|
95eaa91715
|
Refactor archive API calls to own module
|
2016-09-17 13:37:17 -05:00 |
|