Nick Sweeting
|
774ce3fda7
fix singlefile extractor exception when result is none
|
1 year ago |
Nick Sweeting
|
457c42bf84
load EXTRACTORS dynamically using importlib.import_module
|
1 year ago |
Nick Sweeting
|
b4c3aa5097
Merge branch 'main' into dev
|
1 year ago |
Ben Muthalaly
|
d8cf09c21e
Remove unnecessary variable length args for dedupe
|
1 year ago |
Naomi Phillips
|
a729480b75
Add COOKIES_FILE support for singlefile extractor
|
1 year ago |
Ben Muthalaly
|
d74ddd42ae
Flip dedupe precedence order
|
1 year ago |
Ben Muthalaly
|
4e69d2c9e1
Add `EXTRA_*_ARGS` for wget, curl, and singlefile
|
1 year ago |
Nick Sweeting
|
6a4e568d1b
new archivebox update speed improvements
|
1 year ago |
ふぁ
|
d77c770c47
add CHROME_TIMEOUT args
|
2 years ago |
renaisun
|
0ea955b3ed
add a missing comma
|
3 years ago |
notevenaperson
|
40659b5e9d
singlefile.py: Code to ensure options are deduplicated
|
3 years ago |
renaisun
|
8899fe0b92
Add SINGLEFILE_ARGS to control single-file arguments
|
3 years ago |
Nick Sweeting
|
b9b1c3d9e8
fix singlefile output path not relative
|
4 years ago |
Dan Arnfield
|
5420903102
Refactor `should_save_extractor` methods to accept `overwrite` parameter
|
4 years ago |
Cristian
|
b18bbf8874
test: Fix tests post-rebase
|
5 years ago |
Cristian
|
bd3c824d45
fix: Escape JSON output on command failure so the user can run the command manually
|
5 years ago |
Nick Sweeting
|
a2c158e43e
catch OSErrors due to missing path
|
5 years ago |
Nick Sweeting
|
7144e0bdce
search for node dependencies in output dir first
|
5 years ago |
Nick Sweeting
|
92de20af15
better detect missing dependencies on startup
|
5 years ago |
Nick Sweeting
|
430be7bc68
add missing staticfile check to singlefile
|
5 years ago |
Cristian
|
06d0e9de6c
feat: Add support for singlefile in docker
|
5 years ago |
Nick Sweeting
|
5b6eb5e4ad
make filenames consistent with program name
|
5 years ago |
Cristian
|
42b0c80465
feat: Add singlefile to link_details
|
5 years ago |
Cristian
|
787a5ad43e
fix: Commit code review suggestions
|
5 years ago |
Cristian
|
853685668c
feat: Add initial support for singlefile extractor
|
5 years ago |