Browse Source

Fix option doc

doc-issue-template
MrS0m30n3 8 years ago
parent
commit
7980247345
1 changed files with 1 additions and 1 deletions
  1. 2
      youtube_dl_gui/optionsmanager.py

2
youtube_dl_gui/optionsmanager.py

@ -89,7 +89,7 @@ class OptionsManager(object):
restrict_filenames (boolean): If True youtube-dl will restrict
the downloaded file filename to ASCII characters only.
output_format (string): This option sets the downloaded file
output_format (int): This option sets the downloaded file
output template. See formats.OUTPUT_FORMATS for more info.
output_template (string): Can be any output template supported

Loading…
Cancel
Save