You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
get_iplayer \- Stream Recording tool and PVR for BBC iPlayer and BBC Sounds
4
4
.SH SYNOPSIS
@@ -174,7 +174,7 @@ Only download audio stream for TV programme. 'hls' recording modes are not suppo
174
174
Exit immediately if stream for any recording mode fails to download. Use to avoid repeated failed download attempts if connection is dropped or access is blocked.
175
175
.TP
176
176
\fB\-\-exclude\-supplier<supplier>,<supplier>,...
177
-
Comma\-separated list of media stream suppliers (CDNs) to skip. Possible values: akamai,limelight,bidi. Synonym: \-\-exclude\-cdn.
177
+
Comma\-separated list of media stream suppliers (CDNs) to skip. Possible values: akamai,limelight,bidi,cloudfront. Synonym: \-\-exclude\-cdn.
178
178
.TP
179
179
\fB\-\-force
180
180
Ignore programme history (unsets \-\-hide option also).
Comma\-separated list of media stream suppliers (CDNs) to use if not included by default or if previously excluded by \-\-exclude\-supplier. Possible values: akamai,limelight,bidi. Synonym: \-\-include\-cdn.
192
+
Comma\-separated list of media stream suppliers (CDNs) to use if not included by default or if previously excluded by \-\-exclude\-supplier. Possible values: akamai,limelight,bidi,cloudfront. Synonym: \-\-include\-cdn.
193
193
.TP
194
194
\fB\-\-log\-progress
195
195
Force HLS/DASH download progress display to be captured when screen output is redirected to file. Progress display is normally omitted unless writing to terminal.
@@ -583,7 +583,7 @@ get_iplayer was written by Phil Lewis <iplayer2 (at sign) linuxcentre.net> and i
583
583
.PP
584
584
This manual page was originally written by Jonathan Wiltshire <[email protected]> for the Debian project (but may be used by others).
585
585
.SH COPYRIGHT NOTICE
586
-
get_iplayer v3.27, Copyright (C) 2008\-2010 Phil Lewis
586
+
get_iplayer v3.28, Copyright (C) 2008\-2010 Phil Lewis
587
587
This program comes with ABSOLUTELY NO WARRANTY; for details use \-\-warranty.
588
588
This is free software, and you are welcome to redistribute it under certain
0 commit comments