[PR #1624] [MERGED] fix(workers): video downloader should log yt-dlp errors #1868

Closed
opened 2026-03-02 11:59:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1624
Author: @irobot
Created: 6/17/2025
Status: Merged
Merged: 6/21/2025
Merged by: @MohamedBassem

Base: mainHead: fix/video-dl-errors


📝 Commits (1)

  • 2986043 fix(workers): video downloader should log yt-dlp errors

📊 Changes

1 file changed (+6 additions, -3 deletions)

View changed files

📝 apps/workers/workers/videoWorker.ts (+6 -3)

📄 Description

In the event that yt-dlp errors out, the error details should be logged.
This can be helpful in deciding if and what extra arguments need to be passed via CRAWLER_YTDLP_ARGS.
yt-dlp prints out the error message to stderr.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/1624 **Author:** [@irobot](https://github.com/irobot) **Created:** 6/17/2025 **Status:** ✅ Merged **Merged:** 6/21/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `fix/video-dl-errors` --- ### 📝 Commits (1) - [`2986043`](https://github.com/karakeep-app/karakeep/commit/2986043707b0c7b3de24e7988208fc1dc7932a60) fix(workers): video downloader should log yt-dlp errors ### 📊 Changes **1 file changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `apps/workers/workers/videoWorker.ts` (+6 -3) </details> ### 📄 Description In the event that yt-dlp errors out, the error details should be logged. This can be helpful in deciding if and what extra arguments need to be passed via `CRAWLER_YTDLP_ARGS`. yt-dlp prints out the error message to stderr. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:59:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1868
No description provided.