Nick Sweeting
5f69ec656d
Move Docker runtime lib dir
2026-05-23 15:44:03 -07:00
Nick Sweeting
a36cf7e86f
Bump rc for plugin runtime deps
2026-05-23 15:40:18 -07:00
Nick Sweeting
3ab799fdd1
Package rc without local test artifacts
2026-05-23 14:53:47 -07:00
Nick Sweeting
f4c3c47aea
Bump rc for pip override packages
2026-05-23 14:51:04 -07:00
Nick Sweeting
811ef03982
Bump rc and fix demo deploy image override
2026-05-23 14:41:47 -07:00
Nick Sweeting
d7c12b9ef2
Bump rc and include statemachine diagrams extra
Build Debian package / build (amd64) (push) Waiting to run
Build Debian package / build (arm64) (push) Waiting to run
Build Debian package / test (amd64, ubuntu-24.04) (push) Blocked by required conditions
Build Debian package / test (arm64, ubuntu-24.04-arm) (push) Blocked by required conditions
Build Debian package / release (push) Blocked by required conditions
Build Docker image / buildx (push) Waiting to run
Run linters / lint (push) Waiting to run
Build Pip package / build (push) Waiting to run
Release State / release-state (push) Waiting to run
Parallel Tests / Discover test files (push) Waiting to run
Parallel Tests / ${{ matrix.test.name }} (push) Blocked by required conditions
Parallel Tests / ${{ matrix.plugin.name }} (push) Blocked by required conditions
Run tests / python_tests (ubuntu-22.04, 3.13) (push) Waiting to run
Run tests / docker_tests (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
2026-05-22 20:24:27 -07:00
Nick Sweeting
92339e08f0
Prepare dev demo deploy
2026-05-22 20:12:48 -07:00
Nick Sweeting
b749b26c5d
wip
2026-03-23 03:58:32 -07:00
Nick Sweeting
70c9358cf9
Improve scheduling, runtime paths, and API behavior
2026-03-15 18:31:56 -07:00
Claude
a5654e877f
rename media plugin to ytdlp with backwards-compatible aliases
...
- Rename archivebox/plugins/media/ → archivebox/plugins/ytdlp/
- Rename hook script on_Snapshot__63_media.bg.py → on_Snapshot__63_ytdlp.bg.py
- Update config.json: YTDLP_* as primary keys, MEDIA_* as x-aliases
- Update templates CSS classes: media-* → ytdlp-*
- Fix gallerydl bug: remove incorrect dependency on media plugin output
- Update all codebase references to use YTDLP_* and SAVE_YTDLP
- Add backwards compatibility test for MEDIA_ENABLED alias
2025-12-29 19:09:05 +00:00
Nick Sweeting
db10a2142e
remove extra files from repo root and move package.json into etc
2024-10-05 03:53:23 -07:00
Nick Sweeting
b913e6f426
rename OUTPUT_DIR to DATA_DIR
2024-09-30 17:44:18 -07:00
Nick Sweeting
2d32f05a62
lower default sonic log level
2024-02-22 04:50:22 -08:00
Nick Sweeting
4e20cef406
show more sonic error output
2024-01-16 18:15:20 -08:00
Nick Sweeting
6761ed368c
wip pre-0.7.1 side fixes
2023-11-14 02:09:58 -08:00
Nick Sweeting
58d784cdd8
limit nginx config to only serve archive directory instead of main data folder root
2023-06-13 16:43:37 -07:00
Nick Sweeting
a580e4627d
add instructions on how to install to comment
2023-03-08 23:30:30 -08:00
ふぁ
67e9c77ab7
remove dash
...
Signed-off-by: ふぁ <yuki@yuki0311.com>
2023-03-09 14:56:53 +09:00
ふぁ
0e6fdb854f
add systemd config
...
Signed-off-by: ふぁ <yuki@yuki0311.com>
2023-03-08 13:17:47 +09:00
Joseph Turian
f5f7aff3b4
Added yt-dlp everywhere
2022-09-12 20:34:02 +00:00
Nick Sweeting
9fc6399034
Update README.md
2021-04-23 23:09:40 -04:00
Nick Sweeting
eb80dc26a1
cleanup config files
2021-04-23 22:58:44 -04:00
Nick Sweeting
6053f4e415
move sonic file up a level
2021-04-10 07:42:16 -04:00
Nick Sweeting
a98298103d
cleanup templates and views
2021-01-30 05:47:55 -05:00
jdcaballerov
4f6be55753
Set info as default logging level for sonic
2020-12-07 13:23:37 -05:00
JDC
b1d70185ed
Increase word_objects for Sonic default config
2020-12-06 01:14:38 +02:00
JDC
9bd40ed7f6
Max out number of queries
2020-12-06 01:13:39 +02:00
JDC
a38e3e0c90
Get searc backend password from env var SEARCH_BACKEND_PASSWORD
2020-12-06 01:13:39 +02:00
JDC
0773f12034
Add sonic to docker-compose
2020-12-06 01:13:38 +02:00
Nick Sweeting
0e2ccbc10d
update urls to new repo path
2020-11-23 02:06:46 -05:00
Jon Konrath
c52bb722e7
Typo - CHROME was spelled CROME x2
2020-07-29 11:45:55 -07:00
imlonghao
d9348ec82b
Delete isolated quote in ArchiveBox.conf.default
2020-07-30 00:00:50 +08:00
Nick Sweeting
cb67b09f9d
Merge branch 'master' into django
2020-06-25 21:30:29 -04:00
misha
1aa2a5b069
15042020
2020-04-15 11:54:53 +03:00
misha
18f0f66f1e
05042020
2020-04-05 18:22:59 +03:00
Nick Sweeting
3c3b2ee621
expose more django server config options
2019-05-02 19:15:16 -04:00
Nick Sweeting
05f327fab0
add more topics and categories to setup.py for pypi indexing
2019-04-26 14:42:28 -04:00
Nick Sweeting
4d6ad7a65d
add archivebox config command and move config into sections
2019-04-25 19:03:38 -04:00
Nick Sweeting
5ef5415f3f
rename archive toggles from FETCH_ to SAVE_ for clarity
2019-04-24 04:09:25 -04:00
Nick Sweeting
735db84022
add some missing defaults to Archivebox.conf.default
2019-04-23 22:36:43 -04:00
Nick Sweeting
f6a25d9c12
better Archivebox.conf.default examples
2019-03-30 15:45:48 -04:00
Nick Sweeting
49c428cb6c
make both user agents equal
2019-03-19 11:16:00 -04:00
noncetonic
8b648696fc
Changes HEADLESS_USER_AGENT to CHROME_USER_AGENT
2019-03-19 08:14:06 -07:00
noncetonic
127c72bd79
Adds HEADLESS_USER_AGENT variable
...
Allows setting Headless Chrome's User-Agent to bypass rudimentary anti-scraper/anti-bot checks by sites. https://intoli.com/blog/making-chrome-headless-undetectable/ has more detections if there is desire to get serious about anti-detection
2019-03-19 05:30:06 -07:00
Nick Sweeting
c729a80eae
Update ArchiveBox.conf.default
2019-03-18 23:13:40 -04:00
Nick Sweeting
fdf1aab1e9
nicer config header
2019-03-18 23:12:23 -04:00
Nick Sweeting
0552ce81ed
better ArchiveBox.conf.default file
2019-02-21 15:56:31 -05:00
Nick Sweeting
1834acfb5f
add cookies example config to conf.default file
2019-02-21 12:58:51 -05:00
Nick Sweeting
5a7d00a639
fetch page title during archiving process
2019-02-19 01:44:54 -05:00
Nick Sweeting
20de451515
add linux config example
2019-01-23 01:48:04 -05:00