Added a comment: Youtube-dl options per file?

This commit is contained in:
hobbes@b2cacef69071743c3a831e60511062f7e014e52f 2018-03-08 18:47:57 +00:00 committed by admin
parent 2a67c125e1
commit 336569a995

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="hobbes@b2cacef69071743c3a831e60511062f7e014e52f"
nickname="hobbes"
avatar="http://cdn.libravatar.org/avatar/44b70169c4d862b3619812c360aa8f1e"
subject="Youtube-dl options per file?"
date="2018-03-08T18:47:57Z"
content="""
If I have a big repo of YouTube stuff I might have some videos that I want to download with different options. Maybe I want higher quality for some videos, and don't care for others. It seems like youtube-dl-options can only be specified for an entire annex, though. I'd like to be able to do it *per file*.
The main motivation for this is YouTube videos where I only want the audio. Is there a good way to do this? Best I can think of is having a separate annex for audio and video.
"""]]