Nicolas Chan
c834b2ef13
Don't run ls if using non-default directory
...
Previously, an error message would appear if using a non-default directory because it would run `ls` on the non-existent default directory:
```bash
ls: cannot access '/home/nicolas/Library/Application Support/Firefox/Profiles/*.default/places.sqlite': No such file or directory
```
2019-02-19 00:37:03 -08:00
Nick Sweeting
e60070dbb2
add youtubedl to help str
2019-01-25 17:38:47 -08:00
Nick Sweeting
c5dcb68a6d
install youtubedl in setup
2019-01-12 03:14:07 -05:00
Nick Sweeting
329b06ec5a
make output dir in script
2019-01-11 06:53:34 -05:00
Nick Sweeting
5b6c768a47
autodetect common chrome binary locations
2019-01-11 04:34:16 -05:00
Nick Sweeting
0e72addcda
remove requests dependency
2019-01-09 04:05:34 -05:00
Nick Sweeting
8cf1b04fed
install requests with pip
2019-01-05 15:26:49 -05:00
Nick Sweeting
2de183a980
fix archivebox links
2018-12-31 20:54:32 -05:00
Nick Sweeting
3085a6a758
clean up binaries in PATH
2018-12-21 18:21:03 -05:00
Nick Sweeting
e15c7be234
add new README for binaries
2018-12-21 18:18:19 -05:00
W1lkins
9d900b9025
add old locations too
2018-12-21 22:41:30 +00:00
Aaron Fischer
f427f6ad54
Propagate the new name of the project
...
Replace all occurences of bookmark archiver with ArchiveBox.
See #108
2018-12-20 16:13:55 +01:00
Dima Gerasimov
75c062f33e
Add script to remove entries from index
2018-11-09 20:12:37 +00:00
Strubbl
f2c2568ac7
Update setup-bookmark-archiver
...
install python3-requests as a dependency, because a new bare ubuntu installation does not have it installed by default
2018-09-24 19:52:37 +02:00
Strubbl
aabe739b36
Update setup-bookmark-archiver
...
say yes to installing dependencies via apt
2018-09-24 19:31:22 +02:00
Nick Sweeting
451cea47e6
Update setup-bookmark-archiver
2018-09-12 16:35:16 -04:00
Nick Sweeting
9c56848645
fix deleting db temp files in browser export
2018-06-10 22:52:20 -04:00
Nick Sweeting
1a64c7e713
dont upgrade when installing
2018-06-10 22:35:27 -04:00
Nick Sweeting
d6354ac93f
rearrange files again
2018-06-10 21:58:48 -04:00
Nick Sweeting
c29139f7ed
move bin files back up
2018-06-10 21:55:16 -04:00
Nick Sweeting
cae7f3a713
remove DS_Store files
2018-06-10 21:21:53 -04:00
Nick Sweeting
d0f2e693b3
re-arrange and cleanup directory structure
2018-06-10 20:52:15 -04:00