[PR #2836] [MERGED] Add youtube-dl config handling #4551

Closed
opened 2026-05-05 10:22:12 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2836
Author: @ghost
Created: 7/6/2019
Status: Merged
Merged: 7/6/2019
Merged by: @undefined

Base: masterHead: ytdl


📝 Commits (6)

  • 092ba3b Add youtube-dl config to disable-programs.inc
  • 4f1cfc0 Add config handling to youtube-dl
  • 5d699ba Add youtube-dl config handling to celluloid.profile
  • 437b017 Add youtube-dl config handling to mpv.profile
  • 27b9a72 Add youtube-dl config handling to smplayer.profile
  • c60e2c5 Add youtube-dl config handling to mpsyt.profile

📊 Changes

6 files changed (+9 additions, -1 deletions)

View changed files

📝 etc/celluloid.profile (+2 -1)
📝 etc/disable-programs.inc (+1 -0)
📝 etc/mpsyt.profile (+3 -0)
📝 etc/mpv.profile (+1 -0)
📝 etc/smplayer.profile (+1 -0)
📝 etc/youtube-dl.profile (+1 -0)

📄 Description

Was there any reason not to handle ${HOME}/.config/youtube-dl like the rest of the profiles do with application's configuration files?


🔄 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/netblue30/firejail/pull/2836 **Author:** [@ghost](https://github.com/ghost) **Created:** 7/6/2019 **Status:** ✅ Merged **Merged:** 7/6/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `ytdl` --- ### 📝 Commits (6) - [`092ba3b`](https://github.com/netblue30/firejail/commit/092ba3b250b82c149546238e644ee30d7ee3f169) Add youtube-dl config to disable-programs.inc - [`4f1cfc0`](https://github.com/netblue30/firejail/commit/4f1cfc023fd78abe7be3f4865ae1e122d65d984e) Add config handling to youtube-dl - [`5d699ba`](https://github.com/netblue30/firejail/commit/5d699babdf61049498fc632c21b117946fe41e26) Add youtube-dl config handling to celluloid.profile - [`437b017`](https://github.com/netblue30/firejail/commit/437b01754a811997c6a2e754ae91b8b1b745d0c1) Add youtube-dl config handling to mpv.profile - [`27b9a72`](https://github.com/netblue30/firejail/commit/27b9a72eeecd96a4175c0df02684bc8866f84aaa) Add youtube-dl config handling to smplayer.profile - [`c60e2c5`](https://github.com/netblue30/firejail/commit/c60e2c5da1ad96e9af2ebf5ac16c25f0de5bf094) Add youtube-dl config handling to mpsyt.profile ### 📊 Changes **6 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/celluloid.profile` (+2 -1) 📝 `etc/disable-programs.inc` (+1 -0) 📝 `etc/mpsyt.profile` (+3 -0) 📝 `etc/mpv.profile` (+1 -0) 📝 `etc/smplayer.profile` (+1 -0) 📝 `etc/youtube-dl.profile` (+1 -0) </details> ### 📄 Description Was there any reason not to handle `${HOME}/.config/youtube-dl` like the rest of the profiles do with application's configuration files? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:22:12 -06: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: github-starred/firejail#4551
No description provided.