1
0
Fork 0
mirror of synced 2024-07-07 23:35:50 +12:00
Commit graph

15 commits

Author SHA1 Message Date
Nick Sweeting d0f2e693b3 re-arrange and cleanup directory structure 2018-06-10 20:52:15 -04:00
Nick Sweeting 2cd11feaac cleanup console logging messages 2018-04-17 03:23:45 -04:00
Chris Dzombak f072c7e22a
Treat AttributeError as an expected parse failure 2018-03-19 10:54:04 -04:00
Chris Dzombak 0012742d04
Treat ParseError as an indication that a parser doesn’t apply to the input file 2018-03-14 17:38:39 -04:00
Chris Dzombak f49f1b5aa0
Parse Medium RSS feeds
closes https://github.com/pirate/bookmark-archiver/issues/64
2018-03-13 22:23:52 -04:00
Chris Dzombak b5c6d34860
Add support for Pinboard RSS feeds 2018-03-13 21:11:11 -04: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 a95912679e refactoring and fancy new link index 2017-10-23 04:58:41 -05:00
Nick Sweeting eb47155a12 major refactor + ability to handle http downloads 2017-10-18 17:39:09 -05:00
Nick Sweeting 0d4ebe9418 show full bookmarked time in tooltip 2017-07-05 17:16:10 -05:00
Nick Sweeting 2265f2aaf0 properly handle querystrings for wget .html appended links 2017-07-05 17:15:56 -05:00
Nick Sweeting a167d2a1f4 colorize output and add progress bar 2017-07-05 16:44:25 -05:00
Nick Sweeting 881de8adbe minor url fixes and refactoring 2017-07-04 06:24:03 -05:00
Nick Sweeting fd1435164b split archive.py into multiple files, refactor config system 2017-07-04 05:38:07 -05:00