Remove superfluous space
authorPhilipp Hagemeister <phihag@phihag.de>
Wed, 30 Oct 2013 00:09:44 +0000 (01:09 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Wed, 30 Oct 2013 00:09:44 +0000 (01:09 +0100)
youtube_dl/extractor/common.py

index ce349fe207af21690c95b86dd7a293220ac7025e..cef4dce856fe9cc7339d28c18a9b23cc87dbfc8d 100644 (file)
@@ -63,7 +63,7 @@ class InfoExtractor(object):
                     * ext       Will be calculated from url if missing
                     * format    A human-readable description of the format
                                 ("mp4 container with h264/opus").
-                                Calculated from the format_id, width, height 
+                                Calculated from the format_id, width, height.
                                 and format_note fields if missing.
                     * format_id A short description of the format
                                 ("mp4_h264_opus" or "19")