From a343178d469d71629bda44d49e94acff089801a8 Mon Sep 17 00:00:00 2001 From: Johan Andersson Date: Mon, 28 Mar 2016 21:15:39 +0200 Subject: [PATCH] update pod file --- lib/svtplay_dl/__init__.py | 2 +- svtplay-dl.pod | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/svtplay_dl/__init__.py b/lib/svtplay_dl/__init__.py index ebd17a2..1d279fe 100644 --- a/lib/svtplay_dl/__init__.py +++ b/lib/svtplay_dl/__init__.py @@ -338,7 +338,7 @@ def main(): help="Don't attempt to verify SSL certificates.") parser.add_option("--http-header", dest="http_headers", default=None, metavar="header1=value;header2=value2", help="A header to add to each HTTP request.") - parser.add_option("--stream-priority", dest="stream_prio", default=None, metavar="hls,hds,http,rtmp", + parser.add_option("--stream-priority", dest="stream_prio", default=None, metavar="dash,hls,hds,http,rtmp", help="If two streams have the same quality, choose the one you prefer") parser.add_option("--remux", dest="remux", default=False, action="store_true", help="Remux from one container to mp4 using ffmpeg or avconv") diff --git a/svtplay-dl.pod b/svtplay-dl.pod index b1aa722..a5e677d 100644 --- a/svtplay-dl.pod +++ b/svtplay-dl.pod @@ -118,10 +118,14 @@ Don't attempt to verify SSL certificates. A header to add to each HTTP request. -=head3 --stream-priority=hls,hds,http,rtmp +=head3 --stream-priority=dash,hls,hds,http,rtmp If two streams have the same quality, choose the one you prefer +=head3 --remux + +Remux from one container to mp4 using ffmpeg or avconv + =head1 SUPPORTED SERVICES =head2 English