doc fix
This commit is contained in:
parent
037ca24159
commit
98317459a6
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ from ytdl_sub.validators.validators import StringValidator
|
||||||
|
|
||||||
class FormatOptions(OptionsValidator):
|
class FormatOptions(OptionsValidator):
|
||||||
"""
|
"""
|
||||||
Set ``--format``` to pass into yt-dlp to download a specific format quality.
|
Set ``--format`` to pass into yt-dlp to download a specific format quality.
|
||||||
Uses the same syntax as yt-dlp.
|
Uses the same syntax as yt-dlp.
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue