summaryrefslogtreecommitdiffstats
path: root/etc/smplayer.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-07-06 23:35:40 +0000
committerLibravatar GitHub <noreply@github.com>2019-07-06 23:35:40 +0000
commit0dffeb15b650a113643aa0d632ffae59379fe12e (patch)
treefa7351d5de0f3fe6ce86a9b565b628ef411de5a5 /etc/smplayer.profile
parentmpg123 (diff)
downloadfirejail-0dffeb15b650a113643aa0d632ffae59379fe12e.tar.gz
firejail-0dffeb15b650a113643aa0d632ffae59379fe12e.tar.zst
firejail-0dffeb15b650a113643aa0d632ffae59379fe12e.zip
Add youtube-dl config handling (#2836)
* Add youtube-dl config to disable-programs.inc * Add config handling to youtube-dl * Add youtube-dl config handling to celluloid.profile * Add youtube-dl config handling to mpv.profile * Add youtube-dl config handling to smplayer.profile * Add youtube-dl config handling to mpsyt.profile
Diffstat (limited to 'etc/smplayer.profile')
-rw-r--r--etc/smplayer.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/smplayer.profile b/etc/smplayer.profile
index f83caee8a..c7324e6ca 100644
--- a/etc/smplayer.profile
+++ b/etc/smplayer.profile
@@ -7,6 +7,7 @@ include smplayer.local
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.config/smplayer 9noblacklist ${HOME}/.config/smplayer
10noblacklist ${HOME}/.config/youtube-dl
10noblacklist ${HOME}/.mplayer 11noblacklist ${HOME}/.mplayer
11 12
12# Allow python (blacklisted by disable-interpreters.inc) 13# Allow python (blacklisted by disable-interpreters.inc)