Nick Sweeting
|
6c4f3fc83a
fix chrome headless=new arg
|
1 gadu atpakaļ |
Nick Sweeting
|
6ffa710bb3
fix headers Elapsed timedelta is not a JSON-serializable
|
1 gadu atpakaļ |
Nick Sweeting
|
2c2d034d6d
move to new vendoring fallback logic
|
1 gadu atpakaļ |
Nick Sweeting
|
38ca5c3228
add extra info to headers.json
|
1 gadu atpakaļ |
Nick Sweeting
|
6a6ae7468e
fix lint errors
|
1 gadu atpakaļ |
Nick Sweeting
|
75153252dc
big overhaul of REST API, split into auth, core, and cli methods
|
1 gadu atpakaļ |
Nick Sweeting
|
6cb357e76c
fix fix_url_from_markdown assertion to be valid url
|
1 gadu atpakaļ |
Nick Sweeting
|
128419f991
expand comment about markdown url trailing paren trimming
|
1 gadu atpakaļ |
Nick Sweeting
|
beb3932d80
replace uses of URL_REGEX with find_all_urls to handle markdown better
|
1 gadu atpakaļ |
Nick Sweeting
|
98c5e69203
bump lockfiles
|
1 gadu atpakaļ |
Nick Sweeting
|
17f40f3ada
Merge branch 'dev' into fix-URL_REGEX
|
1 gadu atpakaļ |
Nick Sweeting
|
c6f8a33a63
Update util.py
|
1 gadu atpakaļ |
longzai
|
e4dc2701ef
fix URL_REGEX 2
|
1 gadu atpakaļ |
longzai
|
4ae765ec27
fix the URL_REGEX used in generic_html parsers
|
1 gadu atpakaļ |
Nick Sweeting
|
c5bb99dce1
explicitly use Default profile inside user data dir
|
1 gadu atpakaļ |
Nick Sweeting
|
ca2c484a8e
Add `_EXTRA_ARGS` for various extractors (#1360)
|
1 gadu atpakaļ |
Ben Muthalaly
|
d8cf09c21e
Remove unnecessary variable length args for dedupe
|
1 gadu atpakaļ |
Ben Muthalaly
|
4686da91e6
Fix cookies being set incorrectly
|
1 gadu atpakaļ |
Ben Muthalaly
|
d74ddd42ae
Flip dedupe precedence order
|
1 gadu atpakaļ |
Ben Muthalaly
|
68326a60ee
Add cookies file to http request in `download_url`
|
1 gadu atpakaļ |
Ben Muthalaly
|
4d9c5a7b4b
Add `CHROME_EXTRA_ARGS`
|
1 gadu atpakaļ |
Ben Muthalaly
|
4e69d2c9e1
Add `EXTRA_*_ARGS` for wget, curl, and singlefile
|
1 gadu atpakaļ |
Nick Sweeting
|
6a4e568d1b
new archivebox update speed improvements
|
1 gadu atpakaļ |
Nick Sweeting
|
8c07b7e127
disable automatic chrome selfupdating
|
1 gadu atpakaļ |
Nick Sweeting
|
6184f659dc
improve window size chrome cli handling
|
1 gadu atpakaļ |
spresse1
|
603ce7ec10
After a timeout, chrome will leave behind a SingletonLock, which prevents future instances of chrome from starting. When an extractor fails due to a timeout, remove this file.
|
2 gadi atpakaļ |
Ross Williams
|
c039ef05b3
Fix hyphen placement in util.URL_REGEX
|
2 gadi atpakaļ |
Ross Williams
|
d0e65eba7f
More reliably detect Google Chrome version number
|
2 gadi atpakaļ |
ふぁ
|
44a5a5ed7e
add explicitly specify --headless=new
|
2 gadi atpakaļ |
ふぁ
|
d77c770c47
add CHROME_TIMEOUT args
|
2 gadi atpakaļ |