Nick Sweeting
|
328eb98a38
move main funcs into cli files and switch to using click for CLI
|
1 year ago |
Nick Sweeting
|
4a5d607296
move logging_util into archivebox.misc subfolder
|
1 year ago |
Nick Sweeting
|
b913e6f426
rename OUTPUT_DIR to DATA_DIR
|
1 year ago |
Nick Sweeting
|
363a499289
move util.py into misc folder
|
1 year ago |
Nick Sweeting
|
3e5b6ddeae
move config into dedicated global app
|
1 year ago |
Nick Sweeting
|
49939f3eaa
only accept stdin if args are not passed, fix stdin hang in docker
|
4 years ago |
Nick Sweeting
|
9fa70b3452
add extractors arg to oneshot command and bump version to v0.5.1
|
5 years ago |
apkallum
|
1aa7bac85b
fix oneshot command type signature
|
5 years ago |
Cristian
|
404f333e17
feat: Refactor `get_invalid_folders` to work with a queryset instead of a list of links
|
5 years ago |
Cristian Vargas
|
b2a318c5eb
fix: Update error message for oneshot command
|
5 years ago |
Cristian
|
8bcb171e74
fix: Remove support for multiple urls in oneshot command
|
5 years ago |
Cristian
|
c073ea141d
feat: Initial oneshot command proposal
|
5 years ago |