This commit is contained in:
Joey Hess 2018-03-21 15:58:27 -04:00
parent f709a7ab00
commit e32d2624ce
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="joey"
subject="""comment 14"""
date="2018-03-21T19:55:52Z"
content="""
@hobbes, there's not currently a way to do per-file youtube-dl options.
The difficulty is that we don't know what youtube-dl options might be
unsafe, and which such a feature could make eg `git annex get` use when run
by a different user.
I feel that this needs some support in youtube-dl to avoid git-annex
needing to know about all its safe options.
"""]]