Skip to content

Commit 8dd1994

Browse files
committed
Release 3.26
1 parent 9fae0f1 commit 8dd1994

File tree

3 files changed

+21
-15
lines changed

3 files changed

+21
-15
lines changed

Diff for: get_iplayer

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
#
2525
#
2626
package main;
27-
my $version = 3.25;
28-
my $version_text = "3.26-dev";
27+
my $version = 3.26;
28+
my $version_text;
2929
$version_text = sprintf("v%.2f", $version) unless $version_text;
3030
#
3131
# Help:
@@ -2570,7 +2570,7 @@ sub usage {
25702570
'This applies even if the base option name already begins with "no-", e.g., --no-no-tag or --no-no-artwork',
25712571
);
25722572
push @man,
2573-
'.TH GET_IPLAYER "1" "February 2020" "Phil Lewis" "get_iplayer Manual"',
2573+
'.TH GET_IPLAYER "1" "June 2020" "Phil Lewis" "get_iplayer Manual"',
25742574
'.SH NAME', 'get_iplayer - Stream Recording tool and PVR for BBC iPlayer',
25752575
'.SH SYNOPSIS',
25762576
'\fBget_iplayer\fR [<options>] [<regex|index> ...]',

Diff for: get_iplayer.1

+16-10
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH GET_IPLAYER "1" "February 2020" "Phil Lewis" "get_iplayer Manual"
1+
.TH GET_IPLAYER "1" "June 2020" "Phil Lewis" "get_iplayer Manual"
22
.SH NAME
33
get_iplayer \- Stream Recording tool and PVR for BBC iPlayer
44
.SH SYNOPSIS
@@ -174,7 +174,7 @@ Only download audio stream for TV programme. 'hls' recording modes are not suppo
174174
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.
175175
.TP
176176
\fB\-\-exclude\-supplier <supplier>,<supplier>,...
177-
Comma\-separated list of media stream suppliers to skip. Possible values: akamai,limelight,bidi
177+
Comma\-separated list of media stream suppliers (CDNs) to skip. Possible values: akamai,limelight,bidi. Synonym: \-\-exclude\-cdn.
178178
.TP
179179
\fB\-\-force
180180
Ignore programme history (unsets \-\-hide option also).
@@ -189,7 +189,7 @@ Start recording matching programmes. Search terms required.
189189
Show recording progress as hashes
190190
.TP
191191
\fB\-\-include\-supplier <supplier>,<supplier>,...
192-
Comma\-separated list of media stream suppliers to use if not included by default. Possible values: akamai,limelight,bidi
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. Synonym: \-\-include\-cdn.
193193
.TP
194194
\fB\-\-log\-progress
195195
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.
@@ -279,6 +279,9 @@ Only download programme credits, if available.
279279
\fB\-\-cuesheet
280280
Create cue sheet (.cue file) for programme, if data available. Radio programmes only. Cue sheet will be very inaccurate and will required further editing. Cue sheet may require addition of UTF\-8 BOM (byte\-order mark) for some applications to identify encoding.
281281
.TP
282+
\fB\-\-cuesheet\-offset [\-]<offset>
283+
Offset track times in cue sheet and track list by the specified number of seconds. Synonym: \-\-tracklist\-offset
284+
.TP
282285
\fB\-\-cuesheet\-only
283286
Only create cue sheet (.cue file) for programme, if data available. Radio programmes only.
284287
.TP
@@ -358,10 +361,10 @@ Only download thumbnail image if available, not the programme
358361
Force use of series/brand thumbnail (series preferred) instead of episode thumbnail
359362
.TP
360363
\fB\-\-thumbnail\-size <width>
361-
Thumbnail size to use for the current recording and metadata. Specify width: 192,256,384,448,512,640,704,832,960,1280,1920. Invalid values will be mapped to nearest available. Default: 192
364+
Thumbnail size to use for the current recording and metadata. Specify width: 192,256,384,448,512,640,704,832,960,1280,1920. Invalid values will be mapped to nearest available. Default: 1920 (1280 with \-\-thumbnail\-square)
362365
.TP
363366
\fB\-\-thumbnail\-square
364-
Download square version of thumbnail image.
367+
Download square version of thumbnail image. Limits \-\-thumbnail\-size to 1280.
365368
.TP
366369
\fB\-\-tracklist
367370
Create track list of music played in programme, if data available. Track times and durations may be missing or incorrect.
@@ -517,6 +520,9 @@ Do not tag downloaded programmes.
517520
\fB\-\-tag\-credits
518521
Add programme credits (if available) to lyrics field.
519522
.TP
523+
\fB\-\-tag\-encoding <name>
524+
(Windows only) Single\-byte character encoding for non\-ASCII characters in metadata tags. Encoding name must be known to Perl Encode module. Unicode (UTF* or UCS*) character encodings are not supported. Default: cp1252 (Windows code page 1252)
525+
.TP
520526
\fB\-\-tag\-format\-show
521527
Format template for programme name in tag metadata. Use substitution parameters in template (see docs for list). Default: <name>
522528
.TP
@@ -526,20 +532,20 @@ Format template for episode title in tag metadata. Use substitution parameters i
526532
\fB\-\-tag\-isodate
527533
Use ISO8601 dates (YYYY\-MM\-DD) in album/show names and track titles
528534
.TP
535+
\fB\-\-tag\-no\-unicode
536+
(Windows only) Do not attempt to perform Unicode tagging and use single\-byte character encoding instead (see \-\-tag\-encoding)
537+
.TP
529538
\fB\-\-tag\-podcast
530539
Tag downloaded radio and tv programmes as iTunes podcasts (incompatible with Music/Podcasts/TV apps on macOS 10.15 and higher)
531540
.TP
532541
\fB\-\-tag\-podcast\-radio
533-
Tag only downloaded radio programmes as iTunes podcasts(incompatible with Music/Podcasts/TV apps on macOS 10.15 and higher)
542+
Tag only downloaded radio programmes as iTunes podcasts (incompatible with Music/Podcasts/TV apps on macOS 10.15 and higher)
534543
.TP
535544
\fB\-\-tag\-podcast\-tv
536545
Tag only downloaded tv programmes as iTunes podcasts (incompatible with Music/Podcasts/TV apps on macOS 10.15 and higher)
537546
.TP
538547
\fB\-\-tag\-tracklist
539548
Add track list of music played in programme (if available) to lyrics field.
540-
.TP
541-
\fB\-\-tag\-utf8
542-
Use UTF\-8 encoding for non\-ASCII characters in AtomicParsley parameter values (Linux/Unix/macOS only). Use only if auto\-detect fails.
543549
.SS "Misc Options:"
544550
.TP
545551
\fB\-\-encoding\-console\-in <name>
@@ -577,7 +583,7 @@ get_iplayer was written by Phil Lewis <iplayer2 (at sign) linuxcentre.net> and i
577583
.PP
578584
This manual page was originally written by Jonathan Wiltshire <[email protected]> for the Debian project (but may be used by others).
579585
.SH COPYRIGHT NOTICE
580-
get_iplayer v3.25, Copyright (C) 2008\-2010 Phil Lewis
586+
get_iplayer v3.26, Copyright (C) 2008\-2010 Phil Lewis
581587
This program comes with ABSOLUTELY NO WARRANTY; for details use \-\-warranty.
582588
This is free software, and you are welcome to redistribute it under certain
583589
conditions; use \-\-conditions for details.

Diff for: get_iplayer.cgi

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
# License: GPLv3 (see LICENSE.txt)
2525
#
2626

27-
my $VERSION = 3.25;
28-
my $VERSION_TEXT = "3.26-dev";
27+
my $VERSION = 3.26;
28+
my $VERSION_TEXT;
2929
$VERSION_TEXT = sprintf("v%.2f", $VERSION) unless $VERSION_TEXT;
3030

3131
use CGI qw(-utf8 :all);

0 commit comments

Comments
 (0)