mirror of
https://github.com/ksyasuda/rice.git
synced 2024-10-28 09:04:10 -07:00
14 lines
238 B
Plaintext
14 lines
238 B
Plaintext
|
# Lines starting with # are comments
|
||
|
|
||
|
# Always extract audio
|
||
|
# -x
|
||
|
|
||
|
# Do not copy the mtime
|
||
|
--no-mtime
|
||
|
|
||
|
--embed-thumbnail
|
||
|
--embed-subs
|
||
|
|
||
|
# Save all videos under YouTube directory in your home directory
|
||
|
-o ~/Videos/YouTube/%(title)s.%(ext)s
|