Nick Sweeting
|
2e19050aba
|
missing dom dump section
|
2018-06-10 18:35:13 -04:00 |
|
Nick Sweeting
|
407a5cd4e7
|
add --dump-dom output section
|
2018-06-10 18:32:51 -04:00 |
|
Nick Sweeting
|
b5cc6ca65f
|
add --dump-dom docs
|
2018-06-10 18:27:26 -04:00 |
|
Nick Sweeting
|
9abe4badf9
|
fix pinboard example
|
2018-06-10 17:28:00 -04:00 |
|
Nick Sweeting
|
b51568ed47
|
Update README.md
|
2018-05-31 02:26:41 -04:00 |
|
Nick Sweeting
|
fe0cac21e8
|
Update README.md
|
2018-05-31 02:20:18 -04:00 |
|
Nick Sweeting
|
a532d11549
|
fix archive.org header case parsing
|
2018-04-25 03:49:26 -04:00 |
|
Nick Sweeting
|
31476fe21b
|
dont print when no links added
|
2018-04-17 21:23:26 -04:00 |
|
Nick Sweeting
|
595b632765
|
fix resume cmd showing None in cli
|
2018-04-17 21:14:55 -04:00 |
|
Nick Sweeting
|
eef1e5e597
|
fix archive index scrolling sideways
|
2018-04-17 17:16:50 -04:00 |
|
Nick Sweeting
|
b3c93c43b2
|
fix archive.org content-location capitalization
|
2018-04-17 17:16:41 -04:00 |
|
Nick Sweeting
|
b926b1affc
|
fix handling of wget file paths
|
2018-04-17 17:16:29 -04:00 |
|
Nick Sweeting
|
dbe4660da3
|
fix urldecoding of titles
|
2018-04-17 10:30:25 -04:00 |
|
Nick Sweeting
|
650380efce
|
add youtube example link
|
2018-04-17 10:12:57 -04:00 |
|
Nick Sweeting
|
06b6ef1d67
|
unquote url titles before printing
|
2018-04-17 10:03:40 -04:00 |
|
Nick Sweeting
|
2641c46a4d
|
sort after uniqueify
|
2018-04-17 09:49:32 -04:00 |
|
Nick Sweeting
|
de28e24538
|
remove uneeded files
|
2018-04-17 09:44:31 -04:00 |
|
Nick Sweeting
|
8526906779
|
fix urlencoding of wget path
|
2018-04-17 09:44:31 -04:00 |
|
Nick Sweeting
|
82fc49caee
|
add docs on new config options
|
2018-04-17 09:31:00 -04:00 |
|
Nick Sweeting
|
1776bdfe07
|
sort links before uniqueifying
|
2018-04-17 09:14:13 -04:00 |
|
Nick Sweeting
|
52a2ddd2b6
|
show footer info and refresh button
|
2018-04-17 09:14:01 -04:00 |
|
Nick Sweeting
|
b7cae4f72e
|
fix wget_output_path urlencoding
|
2018-04-17 09:13:38 -04:00 |
|
Nick Sweeting
|
64e6eb5f7b
|
tweak console output format
|
2018-04-17 09:11:27 -04:00 |
|
Nick Sweeting
|
262fa0e1bb
|
dont have newline between links in output
|
2018-04-17 07:30:28 -04:00 |
|
Nick Sweeting
|
3c2e0acb9c
|
tweak console output formatting
|
2018-04-17 07:30:06 -04:00 |
|
Nick Sweeting
|
4a2e74a3ac
|
add status column and tweak index css
|
2018-04-17 07:01:09 -04:00 |
|
Nick Sweeting
|
f7015d2594
|
add template staticfiles
|
2018-04-17 07:00:40 -04:00 |
|
Nick Sweeting
|
73c8a9e158
|
increase default screenshot resolution height
|
2018-04-17 07:00:26 -04:00 |
|
Nick Sweeting
|
fbb8823e86
|
cleanup wget options
|
2018-04-17 07:00:15 -04:00 |
|
Nick Sweeting
|
c4c8da3deb
|
move archive.py to archive
|
2018-04-17 07:00:06 -04:00 |
|
Nick Sweeting
|
9ea61bf364
|
fix archive path appending bug
|
2018-04-17 06:58:13 -04:00 |
|
Nick Sweeting
|
0099849df9
|
dont remove query when uniquifying links
|
2018-04-17 03:54:59 -04:00 |
|
Nick Sweeting
|
542b1d14f6
|
disable buggy cleanup_archive process for nowy
|
2018-04-17 03:23:45 -04:00 |
|
Nick Sweeting
|
2cd11feaac
|
cleanup console logging messages
|
2018-04-17 03:23:45 -04:00 |
|
Nick Sweeting
|
1ea695d7b7
|
Merge pull request #75 from cdzombak/attribute-error
Treat AttributeError as an acceptable parse failure
|
2018-03-19 13:23:55 -07:00 |
|
Chris Dzombak
|
f072c7e22a
|
Treat AttributeError as an expected parse failure
|
2018-03-19 10:54:04 -04:00 |
|
Nick Sweeting
|
5786658bac
|
add more competitors to readme links section
|
2018-03-19 00:45:46 -07:00 |
|
Nick Sweeting
|
dc9445bc9f
|
fix chmod output for pdf
|
2018-03-14 17:04:04 -07:00 |
|
Nick Sweeting
|
1b130e876b
|
add option to skip ssl validity check
|
2018-03-14 17:03:48 -07:00 |
|
Nick Sweeting
|
cb7a2d1747
|
Merge pull request #71 from cdzombak/cdz/process-pinboard-rss-feeds
Add support for Pinboard and Medium RSS feeds
|
2018-03-14 16:59:40 -07: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
|
05adc74c69
|
Update donate.md
|
2017-12-20 00:35:26 -05:00 |
|
Nick Sweeting
|
12c6071b40
|
Update donate.md
|
2017-12-20 00:34:32 -05:00 |
|
Nick Sweeting
|
10d899b146
|
Update README.md
|
2017-12-20 00:33:54 -05:00 |
|
Nick Sweeting
|
a25d098c6e
|
Update README.md
|
2017-12-20 00:33:06 -05:00 |
|
Nick Sweeting
|
535e665592
|
Update README.md
|
2017-12-20 00:31:15 -05:00 |
|
Nick Sweeting
|
7315109dce
|
Update README.md
|
2017-12-20 00:29:05 -05:00 |
|
Nick Sweeting
|
094a607491
|
Update donate.md
|
2017-12-20 00:28:15 -05:00 |
|