mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-23 17:04:33 +01:00
Add note about -t by default
This commit is contained in:
parent
3bd90071be
commit
bb6dfb9553
@ -283,7 +283,8 @@
|
|||||||
"tar": [
|
"tar": [
|
||||||
"http://youtube-dl.org/downloads/2013.04.22/youtube-dl-2013.04.22.tar.gz",
|
"http://youtube-dl.org/downloads/2013.04.22/youtube-dl-2013.04.22.tar.gz",
|
||||||
"51456555c8b8f116bf738e60fdf2eb3cf75e441e3150195ab3a0182eab4c29d3"
|
"51456555c8b8f116bf738e60fdf2eb3cf75e441e3150195ab3a0182eab4c29d3"
|
||||||
]
|
],
|
||||||
|
"notes": ["Starting with youtube-dl 2013.4.28, --title is the default. Pass in --id to get the old behavior."]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user