rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
chore: Rename hoarder packages to karakeep MohamedBassem 230 -644/+654
feat(workers): allows videoWorker to use ytdlp command line arguments specified… erik-nilcoast 3 -1/+8
fix: Abort all IO when workers timeout instead of detaching. Fixes #742 Mohamed Bassem 10 -119/+232
deps: Upgrade typescript to 5.7 Mohamed Bassem 13 -445/+336
fix: Stop erroring in video download when there's no media found Mohamed Bassem 1 -1/+5
fix: Remove old downloaded video when it gets refreshed Mohamed Bassem 1 -0/+2
fix: Only update bookmark tagging/crawling status when worker is out of retries Mohamed Bassem 5 -19/+26
fix: Pass arguments to monolith and yt-dlp as array for better escaping Mohamed Bassem 2 -2/+2
feature: Archive videos using yt-dlp. Fixes #215 (#525)
* Allow downloading more content from a webpage and index it #215
Added a worker that allows downloading videos depending on the environment variables
refactored the code a bit
added new video asset
updated documentation
* Some tweaks
* Drop the dependency on the yt-dlp wrapper
* Update openapi specs
* Dont log an error when the url is not supported
* Better handle supported websites that dont download anything
---------
Co-authored-by: Mohamed Bassem <me@mbassem.com>
kamtschatka 17 -71/+403