aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/videoWorker.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-09fix: Stop erroring in video download when there's no media foundMohamed Bassem1-1/+5
2024-11-09fix: Remove old downloaded video when it gets refreshedMohamed Bassem1-0/+2
2024-11-09fix: Only update bookmark tagging/crawling status when worker is out of retriesMohamed Bassem1-4/+9
2024-11-03fix: Pass arguments to monolith and yt-dlp as array for better escapingMohamed Bassem1-1/+1
2024-10-28feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka1-0/+202