23 Commits

Author SHA1 Message Date
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
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