Commit Graph

  • fc4ccf62e2 Ugpraded Ruby version adampweb 2025-04-02 14:48:50 +02:00
  • 84bf76363c Merge pull request #1 from StrawberryMaster/master adampweb 2025-04-02 14:27:31 +02:00
  • 0c701ee890 Fetching API calls sequentially although the WM API is particularly wonky and this will not prevent all errors, this aligns better with what we have here. Felipe 2025-03-29 22:27:01 +00:00
  • c953d038e2 Fixed banner for gem version Felipe 2025-03-09 21:15:29 -03:00
  • b726e94947 start → install This is more accurate Felipe 2025-03-08 22:06:48 +00:00
  • f86302e7aa Updated README Felipe 2025-03-08 21:25:00 +00:00
  • 791068e9bd Updated gemspec Felipe 2025-03-08 21:21:23 +00:00
  • 456e08e745 Merge pull request #1 from idkanymoreforone/master Felipe 2025-02-13 09:06:04 -03:00
  • 90069fad41 issue idkanymoreforone 2025-02-12 20:55:57 -06:00
  • 2243958643 Fixes in cases of too many redirects or files not found v2.3.3 v2.3.2 Felipe 2025-02-09 16:48:52 +00:00
  • e25732e19c Bumping to 2.3.3 Felipe 2025-02-09 16:48:33 +00:00
  • 46450d7c20 Refactoring tidy_bytes, part 2 Felipe 2025-02-09 16:47:29 +00:00
  • 019534794c Taking care of empty responses fixes "unexpected token at ''" appearing after fetching a list of snapshots Felipe 2025-02-09 16:24:02 +00:00
  • 7142be5c16 Fixed license link Felipe 2025-02-09 15:42:31 +00:00
  • 537656053f Cleaned up README stable Felipe 2025-01-23 15:27:33 -03:00
  • 60e639c15a Fixed Docker package link Felipe 2025-01-14 08:15:16 -03:00
  • 374fe82298 updated Docker instructions Felipe 2025-01-13 19:24:47 +00:00
  • d15d814cd0 Added Docker workflow attribution to hartator (see commit fb69b47550cf74703b0e5b067e8fa2aa16bbd9c6) Felipe 2025-01-13 19:21:50 +00:00
  • 9283f04a57 Added ability to download rewritten Wayback Archive files Felipe 2025-01-02 12:17:20 +00:00
  • 3fff7daf35 Minor README cleanup Felipe 2025-01-01 12:36:52 +00:00
  • b38d528656 typo fix Felipe 2025-01-01 12:20:06 +00:00
  • 840c763ee4 Fixed Dockerfile attribution to rohfle in cfba774f4b51677c7adfbb9b337a180ec6078bf1 Felipe 2024-12-31 17:09:45 +00:00
  • fdcb81f1a0 Refactoring Felipe 2024-12-31 16:50:50 +00:00
  • 4d5f187f15 Proper connection pool lifecycle management Felipe 2024-12-31 16:48:29 +00:00
  • 01f0fc9587 Merge branch 'master' of https://github.com/StrawberryMaster/wayback-machine-downloader Felipe 2024-12-31 15:04:01 +00:00
  • 7de1c5a028 typo fix Felipe 2024-12-31 15:03:28 +00:00
  • 29bc8a0f81 README corrections Felipe 2024-12-31 11:42:19 -03:00
  • 9bbb67cd90 More testing Felipe 2024-12-31 00:11:58 +00:00
  • a78b62ae7a Significant cleanup Felipe 2024-12-30 23:56:44 +00:00
  • 8543243c6e testing Felipe 2024-12-05 12:35:31 +00:00
  • 7ed71bdfbd Updated action versions Felipe 2024-12-05 12:33:36 +00:00
  • 495abfe301 Fixed tests Felipe 2024-12-05 12:31:20 +00:00
  • f96c7342ed testing Felipe 2024-12-05 12:20:29 +00:00
  • 08630b4d48 typo fix Felipe 2024-12-05 12:15:01 +00:00
  • 39c78cb52c Workflow changes, pt.4 Felipe 2024-12-05 12:13:39 +00:00
  • 75617060d7 Workflow fixes, pt.3 You've gotta be squidding me. How did I never notice this Felipe 2024-12-05 12:11:16 +00:00
  • cd1fac8b37 Testing workflow, pt.2 Felipe 2024-12-05 12:06:52 +00:00
  • 02785b2eba Workflow fixes, pt. 1 Felipe 2024-12-05 12:00:44 +00:00
  • d1b70d83b1 Minor cleanup Felipe 2024-12-05 11:53:38 +00:00
  • 45fa2be573 Significant refactoring including extra config settings, a proper rate limit, and a logger. Fixes: #307 #291 #281 #269 and probably others too Felipe 2024-12-03 00:23:47 +00:00
  • eaff48fbdb Merge branch 'master' of https://github.com/StrawberryMaster/wayback-machine-downloader Felipe 2024-06-27 18:54:32 +00:00
  • 886f90a700 Updated some tests Felipe 2024-06-27 18:53:54 +00:00
  • 4b9dd3064c Update ruby.yml Felipe 2024-06-26 21:44:40 -03:00
  • 83e5641bb8 Create ruby.yml Felipe 2024-06-26 18:27:42 -03:00
  • a3ac4e0341 Minor cleanup Felipe 2024-06-26 20:30:59 +00:00
  • 93a6fb3c1b typo Felipe 2024-06-26 19:52:34 +00:00
  • 509d7034a1 Setting file modified time to value reported by Wayback Machine Implements 937306712c564e5757d898feacc14fbabd10722d, fixes Maintain original creation/modified dates of files while downloading #174 Felipe 2024-06-26 19:52:12 +00:00
  • 0a7752eb41 Minor cleanup Felipe 2024-06-26 19:47:19 +00:00
  • 78252cfed8 Cleanup Felipe 2024-06-26 17:06:15 +00:00
  • cff30f529e Using net:HTTP and decompressing gzip content see https://github.com/ShiftaDeband/wayback-machine-downloader and bf6e33c2fe Felipe 2024-06-26 16:54:55 +00:00
  • 466228fee4 Refactoring the archive API Felipe 2024-06-26 16:53:08 +00:00
  • 86b1abc646 Updated 'rake' dependency to version 12.2 Felipe 2024-06-26 16:51:42 +00:00
  • c26ace97b3 Fix Dockerfile to correctly install dependencies taken from @matthid/wayback-machine-downloader @ d75de94ac6 Felipe 2024-06-26 16:51:13 +00:00
  • 653b94ba12 Merge pull request #234 from giovanni-cutri/master hartator 2022-10-28 11:51:23 -05:00
  • c8051084c8 Fix small typo Giovanni Cutrì 2022-10-28 17:37:19 +02:00
  • cf770c2e55 Bump gem version hartator 2021-09-04 01:51:08 -05:00
  • fe9893e959 Merge pull request #192 from pabs3/uri-open-compat hartator 2021-09-04 01:45:56 -05:00
  • 9da87bfa74 Make URI#open cross Ruby versions compatible Paul Wise 2021-06-08 07:59:38 +08:00
  • 66ff4d9111 Merge pull request #188 from pabs3/fixes hartator 2021-06-06 19:53:43 -05:00
  • 83b4f880b1 Bump Gem version hartator 2021-06-06 19:47:48 -05:00
  • 30475c5c9e Make URI#open cross Ruby versions compatible hartator 2021-06-06 19:47:11 -05:00
  • ba4ca60377 Do not emit a comma for the final item in JSON output Paul Wise 2021-05-03 20:54:29 +08:00
  • 06e25957b6 Print progress messages to stderr when printing JSON Paul Wise 2021-05-03 20:52:28 +08:00
  • ea15965d6d Fix typos Paul Wise 2021-05-03 20:20:09 +08:00
  • bec41e09ea Instruct git to ignore a file generated by the tests Paul Wise 2021-05-03 20:15:17 +08:00
  • 3d0c702fdf Update Internet Archive URLs to https Paul Wise 2021-05-03 17:50:26 +08:00
  • cd29f79fd0 Switch to the JSON output format for easier parsing Paul Wise 2021-05-03 16:48:49 +08:00
  • afab72c894 Construct the cdx API query using a URI object Paul Wise 2021-05-03 14:01:04 +08:00
  • e6707a9d8b Merge pull request #163 from DessertArbiter/master hartator 2020-05-28 11:12:51 -05:00
  • 15edae6a92 updated deprecated calls, changed URI to https DessertArbiter 2020-05-27 20:28:06 -04:00
  • 069a7cc315 Merge branch 'niklasjansson-master' hartator 2017-10-26 20:09:43 -05:00
  • 0a2ae60378 Bump Gem version hartator 2017-10-26 20:09:23 -05:00
  • c360d4621f Merge branch 'master' of https://github.com/niklasjansson/wayback-machine-downloader into niklasjansson-master hartator 2017-10-26 20:05:10 -05:00
  • 0e96feee01 Fix typo and formatting hartator 2017-10-26 20:02:13 -05:00
  • f3ddbe8f92 Explain all-timestamps option hartator 2017-10-26 19:55:24 -05:00
  • aa5977c53a Bump Gem version hartator 2017-10-26 19:44:00 -05:00
  • c06ab067aa Fix missing comma issue hartator 2017-10-26 19:43:48 -05:00
  • a7c3d9b6c1 Merge branch 'pr/89' hartator 2017-10-26 19:39:36 -05:00
  • 5116b77eb9 Give more details about what the option --all-timestamps do hartator 2017-10-26 19:36:06 -05:00
  • d80b51f502 Use more explicit variable name all_timestamps hartator 2017-10-26 19:35:29 -05:00
  • 4a6fdb1462 Test all_timestamps option download all timestamps hartator 2017-10-26 19:34:36 -05:00
  • 058fc62b3e Fix Readme errors on flag name hartator 2017-06-11 22:21:03 -05:00
  • 3179faca2e Bump Gem version hartator 2017-06-11 22:18:07 -05:00
  • e9ffa6cf0d Fix issues with CLI option not setting exact_url option right hartator 2017-06-11 22:17:23 -05:00
  • 123c2f3024 Bump Gem version hartator 2017-06-11 22:06:57 -05:00
  • b6f3d6f808 Add explanations to use exact url flag to Readme hartator 2017-06-11 22:05:13 -05:00
  • e0982e9544 Merge branch 'p-master' hartator 2017-06-11 21:55:13 -05:00
  • af8ef28d67 Add explanation to use exact url flag for the CLI hartator 2017-06-11 21:53:45 -05:00
  • 246441ff17 Replace exact match by exact url hartator 2017-06-11 21:53:13 -05:00
  • 4eca581257 Remove too verbose comment hartator 2017-06-11 13:19:50 -05:00
  • 28fd1e10a2 Fix length of arguments per line hartator 2017-06-11 13:19:36 -05:00
  • 62f424b6d1 Merge branch 'master' of https://github.com/p/wayback-machine-downloader into p-master hartator 2017-06-11 12:46:00 -05:00
  • 5b0ed26ab5 Fix row align for GitHub repository preview hartator 2017-06-10 15:54:15 -05:00
  • d4d13612cf Remove donation bit for the Readme hartator 2017-06-10 15:49:58 -05:00
  • f465c83a80 Bump Gem version hartator 2017-06-10 15:49:35 -05:00
  • 7953bb5b1d Left align correctly multiline help description text hartator 2017-06-10 15:49:25 -05:00
  • 662ab9eeb7 fixed bad characters in directories for windows Niklas Jansson 2017-06-05 12:32:37 +02:00
  • 4af80adca6 Fix exact match logic and add a test Oleg Pudeyev 2017-06-03 17:45:06 -04:00
  • e166e9443d Line length Oleg Pudeyev 2017-06-03 17:24:17 -04:00
  • aab9a49509 Get rid of assigned but unused variable warnings under ruby 2.4 Oleg Pudeyev 2017-06-03 17:00:50 -04:00