mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
profiles: yt-dlp: reword misc
For clarity. Related commits: *f2de86464("tentative fix for yt-dlp/javaScript deno profile (#6999)", 2026-01-13) *d7f903b21("more on yt-dlp profile", 2026-01-13)
This commit is contained in:
parent
5940f4c653
commit
f3b2d2927d
1 changed files with 3 additions and 3 deletions
|
|
@ -17,8 +17,8 @@ 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:
|
||||
# For age-restricted and rate-limited videos, uncomment the following line
|
||||
# (yt-dlp needs the browser cookie):
|
||||
#noblacklist ${HOME}/.mozilla
|
||||
|
||||
noblacklist ${HOME}/.cache/yt-dlp
|
||||
|
|
@ -77,7 +77,7 @@ private-tmp
|
|||
dbus-user none
|
||||
dbus-system none
|
||||
|
||||
# allow deno JavaScript
|
||||
# breaks deno JavaScript
|
||||
#memory-deny-write-execute
|
||||
|
||||
restrict-namespaces
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue