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
This commit is contained in:
glitsj16 2019-07-06 23:35:40 +00:00 committed by GitHub
parent f874afd8c7
commit 0dffeb15b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 1 deletions

View file

@ -10,6 +10,7 @@ include globals.local
# breaks when installed via pip
ignore noexec ${HOME}
noblacklist ${HOME}/.config/youtube-dl
noblacklist ${HOME}/.netrc
noblacklist ${MUSIC}
noblacklist ${VIDEOS}