Felipe
038785557d
Ability to recursively download across subdomains
...
this is quite experimental. Fixes #15 but still needs more testing
2025-07-09 12:53:58 +00:00
Felipe
e28d7d578b
Experimental ability to rewrite URLs to local browsing
2025-05-18 16:48:50 +00:00
Felipe
febffe5de4
Added support for resuming incomplete downloads
2025-04-19 13:40:14 +00:00
Felipe
9283f04a57
Added ability to download rewritten Wayback Archive files
2025-01-02 12:17:20 +00:00
Paul Wise
ea15965d6d
Fix typos
...
Suggested-by: codespell, spellintian
2021-05-03 20:20:09 +08:00
hartator
a7c3d9b6c1
Merge branch 'pr/89'
...
# Conflicts:
# lib/wayback_machine_downloader.rb
2017-10-26 19:39:36 -05:00
hartator
5116b77eb9
Give more details about what the option --all-timestamps do
2017-10-26 19:36:06 -05:00
hartator
e9ffa6cf0d
Fix issues with CLI option not setting exact_url option right
2017-06-11 22:17:23 -05:00
hartator
af8ef28d67
Add explanation to use exact url flag for the CLI
2017-06-11 21:53:45 -05:00
hartator
62f424b6d1
Merge branch 'master' of https://github.com/p/wayback-machine-downloader into p-master
2017-06-11 12:46:00 -05:00
hartator
7953bb5b1d
Left align correctly multiline help description text
2017-06-10 15:49:25 -05:00
Oleg Pudeyev
6b8c1aa194
Remove list attribute from the downloader.
...
Whether to list or download is a program option external to the downloader
2017-03-15 17:12:43 -04:00
insaner
330c1888fb
Update wayback_machine_downloader
2017-01-24 04:55:51 -05:00
hartator
ec6aa17a07
Add option to set the maximum number of snapshot pages to consider
2016-09-23 18:19:37 -07:00
hartator
d37c56e7dc
Force spacing for CLI help text
2016-09-23 18:18:34 -07:00
hartator
45c393a106
Reorder in a more logic sense CLI options
2016-09-17 12:48:49 -05:00
hartator
f3729d6378
Add the possibility to change directory to save to as a CLI option
2016-09-17 12:48:28 -05:00
hartator
c867514f41
Change the wording to concurrency to match Apache Bench wording
2016-09-15 19:57:58 -05:00
Šarūnas Kūjalis
ee5c87378d
Add downloading in multi threads
2016-09-04 23:38:38 +03:00
hartator
32156db551
Add option to only list files without downloading
2016-08-03 14:23:35 -05:00
hartator
7ca5f579d5
Add all file types download option
2016-07-31 09:51:38 -05:00
hartator
ea6751bfbf
Fix CLI options set up
2016-07-31 09:51:38 -05:00
hartator
68cb0172b7
Make the wording consistent between filters
2016-07-28 17:57:17 -05:00
tedder
1eaa8098c0
add --exclude filter
...
- add exclude filter. Has precedence over the --only filter.
- bumped the version.
- tests: I modified the tests, but.. the whole suite is hopelessly broken. And when I say hopeless, I'm talking about myself; my Ruby is so rudimentary I was looking up how to create a variable. It really needs a static list of the website 'contents' mocked into it. I have a branch in my repo showing my hopeless work.
2016-06-28 23:27:36 -07:00
Tom Ward
238924477b
Clarify if assignement condition
2016-03-27 15:59:19 -05:00
hartator
4d661d87a0
Add only_filter flag option to the CLI
2015-11-19 15:26:20 -06:00
Gil Cohen
432ca1d5b5
added new option for regex acceptance you dont have to download entire site when looking for specific path
2015-11-06 13:11:26 -05:00
hartator
2fd1eb68d5
Add option to display the gem version
2015-08-22 12:27:19 -05:00
hartator
e3ef984fb6
Ensure local gem version being loaded
2015-08-15 15:36:26 -05:00
hartator
50274ff705
Make command usage consistent with GitHub page
2015-08-10 01:19:14 -05:00
hartator
fe75ac9a30
Fix spelling when base_url is missing
2015-08-10 01:14:40 -05:00
hartator
e334851eb4
Parse options when called via the executable
2015-08-09 21:26:17 -05:00
hartator
1cdfe40e21
Add test executable to bin
2015-07-25 19:28:32 -05:00