1
0
Fork 0
mirror of synced 2024-09-12 15:38:48 +12:00
Commit graph

77 commits

Author SHA1 Message Date
Nick Sweeting
5faadee7d1 workaround for mercury version output 2020-10-24 22:59:09 -04:00
Cristian
c12fe0e3d7 feat: Use CURL_ARGS on title extractor 2020-10-22 08:46:16 -05:00
Cristian
563d0f94ec feat: Use CURL_ARGS in favicon extractor 2020-10-22 08:46:16 -05:00
Cristian
972d57bd08 feat: Add CURL_ARGS to control curl arguments 2020-10-22 08:46:16 -05:00
Cristian
24e7a74855 feat: Add WGET_ARGS to control wget arguments 2020-10-22 08:46:16 -05:00
Cristian
65530e1e5b refactor: Use json.loads instead of split for list arguments 2020-10-22 08:46:16 -05:00
Cristian
bc02e0ffe3 feat: Add config for youtubedl (YOUTUBEDL_ARGS) 2020-10-22 08:46:16 -05:00
Angel Rey
16b5ca3207 Replaced os.path in init config 2020-10-02 15:46:39 -05:00
Cristian
62ed11a5ca fix: Improve headers handling 2020-09-24 12:55:51 -05:00
Cristian
e0939d7fe4 fix: Syntax issue on config module 2020-09-24 08:48:58 -05:00
Nick Sweeting
a7cd01ad4f
Merge pull request #480 from apkallum/master 2020-09-23 17:30:11 -04:00
Nick Sweeting
38c1f96e2c
Update archivebox/config/__init__.py 2020-09-23 17:29:57 -04:00
Karim
2b987421fb
simpler check for CHROME_USER_DATA_DIR 2020-09-23 17:23:53 -04:00
apkallum
508984c941 fix: ensure chrome data dir is none when appropiate 2020-09-23 13:22:10 -04:00
Cristian
46b9e3d536 fix: Fix mercury extractor test 2020-09-23 10:34:05 -05:00
ttimasdf
706bd895e0 feat: Add mercury-parser 2020-09-22 18:44:12 -05:00
Cristian
b18bbf8874 test: Fix tests post-rebase 2020-09-17 09:09:52 -05:00
apkallum
abf68e5437 no home() in Paths 2020-09-17 09:09:52 -05:00
apkallum
b99784b919 pathlib with / syntax for config, index 2020-09-17 09:09:52 -05:00
apkallum
594d9e49ce first attempt to migrate to Pathlib 2020-09-17 09:09:52 -05:00
apkallum
3288f8579b add public add view + toggle setting 2020-09-16 08:50:56 -05:00
Cristian
c16fdf1b47 feat: Update data folder check 2020-09-15 08:05:46 -05:00
Nick Sweeting
d179264cb7 dont warn about chrome twice 2020-08-18 20:08:04 -04:00
Nick Sweeting
75deaf293d
Merge branch 'master' into node_config 2020-08-18 19:04:50 -04:00
Nick Sweeting
104b6e2a7b ignore font assets by default 2020-08-18 18:58:05 -04:00
Nick Sweeting
7144e0bdce search for node dependencies in output dir first 2020-08-18 18:40:19 -04:00
Nick Sweeting
4566904db2 better colors and hints in version 2020-08-18 18:38:14 -04:00
Nick Sweeting
31a6318582 better colors, hints, and progress bars in docker 2020-08-18 18:32:11 -04:00
Nick Sweeting
f6484d8ddc add node modules to path 2020-08-18 18:14:56 -04:00
Nick Sweeting
87b79fe5e3 cleanup sdist and bdist build process 2020-08-18 17:12:49 -04:00
Nick Sweeting
71788cfd26 single-file supports version cli flag now 2020-08-18 15:00:12 -04:00
Nick Sweeting
8b427c9d79 get VERSION from package.json instead of VERSION to avoid duplication 2020-08-18 15:00:00 -04:00
Cristian
cc0fa747ce feat: Add options to ease management of node related extractors 2020-08-18 10:34:28 -05:00
Nick Sweeting
b0c0a676f8 re-enable readability and singlefile by default now that its less noisy 2020-08-18 08:29:46 -04:00
Nick Sweeting
9d093a34f8 better dependency version check 2020-08-18 08:21:55 -04:00
Nick Sweeting
2f282402c7 add hint and prefix stdout utils 2020-08-18 08:21:36 -04:00
Nick Sweeting
718d39e242 add common code extensions to default blacklist 2020-08-18 08:12:10 -04:00
Nick Sweeting
92de20af15 better detect missing dependencies on startup 2020-08-18 04:38:13 -04:00
Nick Sweeting
84a8b0d713 hide progress bars on mac 2020-08-18 03:27:52 -04:00
Nick Sweeting
050b717bb9
Merge branch 'master' into readability-extractor 2020-08-14 12:35:35 -04:00
Nick Sweeting
0ef2b17678 only show data locations in version output when in a data dir 2020-08-13 23:21:57 -04:00
Nick Sweeting
a0901ba474 use BIND_ADDR config default for runserver 2020-08-13 23:21:37 -04:00
Cristian
b7aa3df8d2 feat: Disable singlefile and readability by default 2020-08-12 14:42:21 -05:00
Cristian
7e2b249388 feat: Initial version of readability extractor 2020-08-11 08:37:12 -05:00
apkallum
50069d1eb3 set tz variable globally as UTC 2020-08-10 23:21:02 -04:00
Nick Sweeting
33ab7fd4ec autodetect when running inside docker and provide hints 2020-08-10 14:18:04 -04:00
Cristian
76846d18a0 docs: Improve message for missing singlefile binary 2020-08-10 09:00:10 -05:00
Cristian
e358634f81 fix: Add missing configuration that breaks on edge case where only single file is being used 2020-08-08 09:12:14 -05:00
Nick Sweeting
19aa5c3e94 fix SAVE_SINGLEFILE setting to depend on chrome 2020-08-06 23:07:25 -04:00
Cristian
3c5c6a689e fix: Add missing configuration variable to be able to disable singlefile 2020-08-04 07:35:58 -05:00