Commit graph

16 commits

Author SHA1 Message Date
Nick Sweeting
5758cc2a78 add user-data-dir support for chrome headless 2017-10-30 04:01:59 -05:00
Nick Sweeting
81ab050cd2 switch back to relative paths 2017-10-30 03:36:42 -05:00
Nick Sweeting
597a5f6997 use absolute paths instead of relative 2017-10-30 03:19:52 -05:00
Nick Sweeting
db26ab9aa9 add basic html and fancy link index options 2017-10-30 02:49:59 -05:00
Nick Sweeting
1249493fcd better config system 2017-10-23 04:57:34 -05:00
Nick Sweeting
eb47155a12 major refactor + ability to handle http downloads 2017-10-18 17:39:09 -05:00
Nick Klauer
6bc2be4c70 change case
goodness me...:(
2017-09-04 16:38:43 -05:00
Nick Klauer
e6e3bfead1 ensure encoding check is case-insensitive
encoding will fail if it isn't 'UTF-8', resulting in encodings of 'utf-8' to fail, too... This normalizes it.
2017-09-04 09:47:52 -05:00
Marco Rossi
17d07239f0 Add custom archive directory as configuration option. 2017-08-20 17:37:49 +02:00
Nick Sweeting
acf59faa06 add custom WGET_USER_AGENT override option 2017-07-06 16:51:41 -05:00
Nick Sweeting
83306391ed enforce utf-8 stdout encoding 2017-07-06 16:44:04 -05:00
Nick Sweeting
6bb91fbb45 dont hide real exceptions 2017-07-05 17:15:39 -05:00
Nick Sweeting
a167d2a1f4 colorize output and add progress bar 2017-07-05 16:44:25 -05:00
Nick Sweeting
c768594b8b add python version check 2017-07-04 05:48:12 -05:00
Nick Sweeting
01687fbe89 enforce utf-8 index encoding 2017-07-04 05:42:31 -05:00
Nick Sweeting
fd1435164b split archive.py into multiple files, refactor config system 2017-07-04 05:38:07 -05:00