1
0
Fork 0
mirror of synced 2024-06-29 19:41:05 +12:00
Commit graph

20 commits

Author SHA1 Message Date
Nick Sweeting 52a2ddd2b6 show footer info and refresh button 2018-04-17 09:14:01 -04:00
Nick Sweeting 73c8a9e158 increase default screenshot resolution height 2018-04-17 07:00:26 -04:00
Nick Sweeting 9ea61bf364 fix archive path appending bug 2018-04-17 06:58:13 -04:00
Nick Sweeting 1b130e876b add option to skip ssl validity check 2018-03-14 17:03:48 -07:00
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