1
0
Fork 0
mirror of synced 2024-06-26 10:00:19 +12:00
Commit graph

3029 commits

Author SHA1 Message Date
Nick Sweeting 915a5abf38
Update README.md 2017-11-02 14:52:14 -05:00
Marco Rossi d2b8be28db Fix usage of ARCHIVE_DIR if an exisiting archive is updated 2017-11-02 11:55:30 +01:00
Nick Sweeting eaaba8bb04
Update README.md 2017-11-01 00:16:57 -05:00
Nick Sweeting 56e6f33e21
Update README.md 2017-11-01 00:16:22 -05:00
Nick Sweeting 42c18746f0
add cron instructions to README 2017-11-01 00:14:42 -05:00
Nick Sweeting 25c9941d88
Update README.md 2017-10-31 18:28:11 -05:00
Nick Sweeting 6b5d698c35
Update README.md 2017-10-30 06:32:13 -05:00
Nick Sweeting 54187d666d
Update README.md 2017-10-30 06:29:36 -05:00
Nick Sweeting c2235333c4
Update README.md 2017-10-30 06:29:25 -05:00
Nick Sweeting ee24e2cd56
Update README.md 2017-10-30 06:22:18 -05:00
Nick Sweeting 518888ea97
Update README.md 2017-10-30 06:20:36 -05:00
Nick Sweeting 258953bf19
Update README.md 2017-10-30 06:18:50 -05:00
Nick Sweeting afd6ff2221
Update README.md 2017-10-30 06:17:14 -05:00
Nick Sweeting d32afec54b consistent naming and args refactor 2017-10-30 06:09:33 -05:00
Nick Sweeting 2aae6e0c27 Merge branch 'master' into gh-pages 2017-10-30 04:31:48 -05:00
Nick Sweeting bf792a190d round duration number 2017-10-30 04:31:40 -05:00
Nick Sweeting 7db5e8f72e round duration number 2017-10-30 04:31:23 -05:00
Nick Sweeting 5428fc4bba
image alignment 2017-10-30 04:29:06 -05:00
Nick Sweeting c1ab5943c6 vertical align pics 2017-10-30 04:25:10 -05:00
Nick Sweeting 6fa834bc9c update screenshot.png 2017-10-30 04:24:35 -05:00
Nick Sweeting f3c7f486df add screenshots 2017-10-30 04:22:03 -05:00
Nick Sweeting 2b4384c311 update docs 2017-10-30 04:08:11 -05: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 cb0d6526d7 fix infinite appending paths 2017-10-30 03:31:28 -05:00
Nick Sweeting c8068caff0 debugging2 2017-10-30 03:29:53 -05:00
Nick Sweeting f477224ae3 debugging 2017-10-30 03:28:28 -05:00
Nick Sweeting 597a5f6997 use absolute paths instead of relative 2017-10-30 03:19:52 -05:00
Nick Sweeting 734c99cfdb fix parser bailing out with IndexError 2017-10-30 03:03:31 -05:00
Nick Sweeting 965130815d check if folder exists before trying to cleanup 2017-10-30 02:55:39 -05:00
Nick Sweeting 318b9ae1db finished manual link merging logic to fix folder conflicts 2017-10-30 02:50:37 -05:00
Nick Sweeting db26ab9aa9 add basic html and fancy link index options 2017-10-30 02:49:59 -05:00
Nick Sweeting a95912679e refactoring and fancy new link index 2017-10-23 04:58:41 -05:00
Nick Sweeting 1249493fcd better config system 2017-10-23 04:57:34 -05:00
Nick Sweeting 77ab8ebda6 cleanup archive.py 2017-10-23 04:56:21 -05:00
Nick Sweeting 3f3531ed4c fix timestamp uniquification 2017-10-18 19:33:31 -05:00
Nick Sweeting 7e4ca8a6ac link docstring 2017-10-18 19:08:33 -05:00
Nick Sweeting d74394fa45 encoding bugfixes 2017-10-18 17:47:19 -05:00
Nick Sweeting eb47155a12 major refactor + ability to handle http downloads 2017-10-18 17:39:09 -05:00
Nick Sweeting f31da350c5 Update README.md 2017-09-07 17:06:37 -05:00
Nick Sweeting e0a8ca91b4 add link to reddit exporter 2017-09-07 16:56:35 -05:00
Nick Sweeting d558f58bb8 add Wallabag instructions 2017-09-04 17:11:28 -05:00
Nick Sweeting 01149fa6ac Merge pull request #45 from klauern/patch-1
ensure encoding check is case-insensitive
2017-09-04 16:40:56 -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
Nick Sweeting 4799998884 Update README.md 2017-08-27 20:10:21 -05:00
Nick Sweeting 9d3e3c5c65 add Sheetsee-pocket link 2017-08-27 20:00:49 -05:00
Nick Sweeting a0c39bc725 Merge pull request #43 from m-rossi/custom_archive_dir
Add custom archive directory as configuration option.
2017-08-22 01:31:21 -04:00
Marco Rossi 17d07239f0 Add custom archive directory as configuration option. 2017-08-20 17:37:49 +02:00
Nick Sweeting 0a75dee583 Merge pull request #42 from nodiscc/patch-2
clarify TIMEOUT option purpose +  archive options
2017-08-03 11:43:18 -05:00