aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/yt-dlp.profile
blob: ab90c837eeb2b09d93d862cb3e957a1aba2a3ae5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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
include globals.local

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

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

# Redirect
include youtube-dl.profile