mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-03 01:43:31 +08:00
Document comments in --batch-file
This commit is contained in:
parent
f0298f653e
commit
78b55a34bf
@ -224,6 +224,7 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
|
|||||||
## Filesystem Options:
|
## Filesystem Options:
|
||||||
-a, --batch-file FILE File containing URLs to download ('-' for
|
-a, --batch-file FILE File containing URLs to download ('-' for
|
||||||
stdin)
|
stdin)
|
||||||
|
Lines starting with '#' are comments
|
||||||
--id Use only video ID in file name
|
--id Use only video ID in file name
|
||||||
-o, --output TEMPLATE Output filename template, see the "OUTPUT
|
-o, --output TEMPLATE Output filename template, see the "OUTPUT
|
||||||
TEMPLATE" for all the info
|
TEMPLATE" for all the info
|
||||||
|
Loading…
Reference in New Issue
Block a user