Browse Source

[downloader/common] Add whitespace

master-ytdl-org
Sergey M․ 7 years ago
parent
commit
073cca3df8
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/downloader/common.py

+ 1
- 1
youtube_dl/downloader/common.py View File

@ -49,7 +49,7 @@ class FileDownloader(object):
external_downloader_args: A list of additional command-line arguments for the
external downloader.
hls_use_mpegts: Use the mpegts container for HLS videos.
http_chunk_size: Size of a chunk for chunk-based HTTP downloading.May be
http_chunk_size: Size of a chunk for chunk-based HTTP downloading. May be
useful for bypassing bandwidth throttling imposed by
a webserver (experimental)


Loading…
Cancel
Save