projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f66df20
)
[downloader/common] Add whitespace
author
Sergey M․
<dstftw@gmail.com>
Sat, 17 Feb 2018 12:10:12 +0000
(19:10 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 17 Feb 2018 12:11:46 +0000
(19:11 +0700)
youtube_dl/downloader/common.py
patch
|
blob
|
history
diff --git
a/youtube_dl/downloader/common.py
b/youtube_dl/downloader/common.py
index a7f62ae53ba7dff45565b5a0650937e276c09815..cc16bbb83fb5da958df1564a85e50f04dca30ce0 100644
(file)
--- a/
youtube_dl/downloader/common.py
+++ b/
youtube_dl/downloader/common.py
@@
-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)