mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-16 14:16:16 -06:00
more on yt-dlp profile
This commit is contained in:
parent
bf4fdc0ebe
commit
d7f903b21d
1 changed files with 5 additions and 0 deletions
|
|
@ -17,6 +17,11 @@ include globals.local
|
|||
# then run the command
|
||||
# 'sudo apparmor_parser -r /etc/apparmor.d/firejail-default'
|
||||
|
||||
|
||||
# For age-restricted and rate limited videos yt-dlp needs the browser cookie,
|
||||
# uncomment the following line:
|
||||
#noblacklist ${HOME}/.mozilla
|
||||
|
||||
noblacklist ${HOME}/.cache/yt-dlp
|
||||
noblacklist ${HOME}/.config/yt-dlp
|
||||
noblacklist ${HOME}/.config/yt-dlp.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue