aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/yt-dlp.profile
blob: 49d4b3b56bf6348c247009d8e6ac937b17c09169 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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}/.config/yt-dlp.conf
noblacklist ${HOME}/yt-dlp.conf
noblacklist ${HOME}/yt-dlp.conf.txt

private-bin ffprobe,yt-dlp
private-etc yt-dlp.conf

# Redirect
include youtube-dl.profile