aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/yt-dlp.profile
blob: bfb24b4880013501e75b9a0fc06a43475b95013d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Firejail profile for yt-dlp
# Description: Downloader of videos of various sites
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include yt-dlp.local
# Persistent global definitions
# added by included profile
#include globals.local

noblacklist ${HOME}/.cache/yt-dlp
noblacklist ${HOME}/.config/yt-dlp
noblacklist ${HOME}/yt-dlp.conf

private-bin yt-dlp
private-etc ld.so.preload,yt-dlp.conf

# Redirect
include youtube-dl.profile