[YoutubeDL] PEP 8
authorSergey M․ <dstftw@gmail.com>
Sat, 30 Sep 2017 15:56:40 +0000 (22:56 +0700)
committerSergey M․ <dstftw@gmail.com>
Sat, 30 Sep 2017 15:56:40 +0000 (22:56 +0700)
youtube_dl/YoutubeDL.py

index 20aa1e49e86a5b8acf119c4fb8a776fe590fb6b9..474d6c95f23f689948e2c627dd7c7cd0964f4785 100755 (executable)
@@ -304,7 +304,7 @@ class YoutubeDL(object):
                        otherwise prefer avconv.
     postprocessor_args: A list of additional command-line arguments for the
                         postprocessor.
-                        
+
     The following options are used by the Youtube extractor:
     youtube_include_dash_manifest: If True (default), DASH manifests and related
                         data will be downloaded and processed by extractor.