aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/yt-dlp.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/yt-dlp.profile')
-rw-r--r--etc/profile-m-z/yt-dlp.profile18
1 files changed, 18 insertions, 0 deletions
diff --git a/etc/profile-m-z/yt-dlp.profile b/etc/profile-m-z/yt-dlp.profile
new file mode 100644
index 000000000..ab90c837e
--- /dev/null
+++ b/etc/profile-m-z/yt-dlp.profile
@@ -0,0 +1,18 @@
1# Firejail profile for yt-dlp
2# Description: Downloader of videos of various sites
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include yt-dlp.local
7# Persistent global definitions
8include globals.local
9
10noblacklist ${HOME}/.cache/yt-dlp
11noblacklist ${HOME}/.config/yt-dlp
12noblacklist ${HOME}/yt-dlp.conf
13
14private-bin yt-dlp
15private-etc yt-dlp.conf
16
17# Redirect
18include youtube-dl.profile