X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Foptions.py;h=2137dfb3f1d83fbd5e32340ed4fb4e81cd33fb86;hb=c84d3a557de8eddc8e63adbd11ab40877f52c502;hp=39fc4306a95086250d94edad2d6ecc9828e19341;hpb=7d106a65ca30cc3201f147cb96aa98a15a48d6d2;p=youtube-dl diff --git a/youtube_dl/options.py b/youtube_dl/options.py index 39fc4306a..2137dfb3f 100644 --- a/youtube_dl/options.py +++ b/youtube_dl/options.py @@ -419,7 +419,7 @@ def parseOpts(overrideArguments=None): '--hls-use-mpegts', dest='hls_use_mpegts', action='store_true', help='Use the mpegts container for HLS videos, allowing to play the ' - 'video while downloading (some players may not be able to play it') + 'video while downloading (some players may not be able to play it)') downloader.add_option( '--external-downloader', dest='external_downloader', metavar='COMMAND',