[PR #3992] [MERGED] karakeep: use nightly channel for yt-dlp #4495

Closed
opened 2026-02-05 06:22:12 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3992
Author: @vhsdream
Created: 4/23/2025
Status: Merged
Merged: 4/23/2025
Merged by: @michelroegl-brunner

Base: mainHead: karakeep-yt-dlp


📝 Commits (1)

  • 70d12de karakeep: use nightly channel for yt-dlp

📊 Changes

2 files changed (+4 additions, -1 deletions)

View changed files

📝 ct/karakeep.sh (+3 -0)
📝 install/karakeep-install.sh (+1 -1)

📄 Description

✍️ Description

This PR changes the Karakeep scripts to install/update to the nightly channel for yt-dlp, which is the recommended channel.

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/community-scripts/ProxmoxVE/pull/3992 **Author:** [@vhsdream](https://github.com/vhsdream) **Created:** 4/23/2025 **Status:** ✅ Merged **Merged:** 4/23/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `karakeep-yt-dlp` --- ### 📝 Commits (1) - [`70d12de`](https://github.com/community-scripts/ProxmoxVE/commit/70d12de9f552c7d1c1f2f2f4cc573381f44c3ad9) karakeep: use nightly channel for yt-dlp ### 📊 Changes **2 files changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ct/karakeep.sh` (+3 -0) 📝 `install/karakeep-install.sh` (+1 -1) </details> ### 📄 Description ## ✍️ Description This PR changes the Karakeep scripts to install/update to the nightly channel for yt-dlp, which is the [recommended channel](https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#update). ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 06:22:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#4495